Microsoft.SystemCenter.CM.AEM.Internal.ErrorManagerPA (ProbeActionModuleType)

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsMicrosoft.SystemCenter.CM.ActionAccount
InputTypeMicrosoft.SystemCenter.CM.AEM.Internal.CrashData
OutputTypeMicrosoft.SystemCenter.CM.AEM.Internal.CrashData

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.CM.AEM.Internal.ErrorManagerPA" Accessibility="Internal" RunAs="AEMLib!Microsoft.SystemCenter.CM.ActionAccount">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>Microsoft.SystemCenter.CM.AEM.Internal.ErrorManagerConfiguration</SchemaType>
</IncludeSchemaTypes>
<xsd:element name="ErrorManagerConfiguration" type="ErrorManagerConfigType"/>
</Configuration>
<ModuleImplementation>
<Managed>
<Assembly>Microsoft.Mom.Modules.ClientMonitoring, Culture="", PublicKeyToken="31bf3856ad364e35", Version="7.0.5000.0"</Assembly>
<Type>Microsoft.EnterpriseManagement.Mom.Modules.ClientMonitoring.ErrorManager</Type>
</Managed>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.CM.AEM.Internal.CrashData</OutputType>
<InputType>Microsoft.SystemCenter.CM.AEM.Internal.CrashData</InputType>
</ProbeActionModuleType>