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

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsMicrosoft.SystemCenter.CM.ActionAccount
InputTypeSystem.BaseData
OutputTypeSystem.Discovery.Data

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryMapper ProbeAction Microsoft.SystemCenter.CM.DiscoveryMapperPA Default

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.CM.AEM.Internal.DiscoveryMapperPA" Accessibility="Internal" RunAs="AEMLib!Microsoft.SystemCenter.CM.ActionAccount">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>AEMLib!Microsoft.SystemCenter.CM.DiscoveryMapperConfiguration</SchemaType>
</IncludeSchemaTypes>
<xsd:element name="ManagedEntity" type="DiscoveryMapperConfigType"/>
</Configuration>
<ModuleImplementation>
<Composite>
<MemberModules>
<ProbeAction ID="DiscoveryMapper" TypeID="AEMLib!Microsoft.SystemCenter.CM.DiscoveryMapperPA">
<ManagedEntity>$Config/ManagedEntity$</ManagedEntity>
</ProbeAction>
</MemberModules>
<Composition>
<Node ID="DiscoveryMapper"/>
</Composition>
</Composite>
</ModuleImplementation>
<OutputType>System!System.Discovery.Data</OutputType>
<InputType>System!System.BaseData</InputType>
</ProbeActionModuleType>