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

Element properties:

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

Source Code:

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