Microsoft.SystemCenter.DataWarehouse.Event.LinkedDataMapper (ConditionDetectionModuleType)

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeMicrosoft.SystemCenter.Event.LinkedData

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SystemCenter.DataWarehouse.Event.LinkedDataMapper" Accessibility="Internal" Stateful="false" PassThrough="false" Batching="false">
<Configuration>
<xsd:element name="ManagedEntityId" type="xsd:string"/>
<xsd:element name="RuleId" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>eae677d0-9d4f-11d9-9669-0800200c9a66</ClassID>
</Native>
</ModuleImplementation>
<OutputType>SystemCenter!Microsoft.SystemCenter.Event.LinkedData</OutputType>
<InputTypes>
<InputType>System!System.Event.Data</InputType>
</InputTypes>
</ConditionDetectionModuleType>