Microsoft.SystemCenter.CM.AEM.Internal.EventMapperWA (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsMicrosoft.SystemCenter.CM.ActionAccount
InputTypeSystem.BaseData

Member Modules:

ID Module Type TypeId RunAs 
EventMapper WriteAction Microsoft.SystemCenter.CM.EventMapperWA Default

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.CM.AEM.Internal.EventMapperWA" Accessibility="Internal" RunAs="AEMLib!Microsoft.SystemCenter.CM.ActionAccount">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>AEMLib!Microsoft.SystemCenter.CM.EventMapperConfiguration</SchemaType>
</IncludeSchemaTypes>
<xsd:element name="Event" type="EventMapperConfigType"/>
</Configuration>
<ModuleImplementation>
<Composite>
<MemberModules>
<WriteAction ID="EventMapper" TypeID="AEMLib!Microsoft.SystemCenter.CM.EventMapperWA">
<Event>$Config/Event$</Event>
</WriteAction>
</MemberModules>
<Composition>
<Node ID="EventMapper"/>
</Composition>
</Composite>
</ModuleImplementation>
<InputType>System!System.BaseData</InputType>
</WriteActionModuleType>