SDK 事件数据映射器

Microsoft.SystemCenter.SdkEventMapper (ConditionDetectionModuleType)

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeMicrosoft.SystemCenter.Event.LinkedData

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SystemCenter.SdkEventMapper" Accessibility="Internal" Batching="false" Stateful="false" PassThrough="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="RuleId" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>Res.Microsoft.SystemCenter.SdkEventMapper</Assembly>
<Type>Microsoft.EnterpriseManagement.Mom.Modules.SdkEventDataMapperConditionDetection</Type>
</Managed>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.Event.LinkedData</OutputType>
<InputTypes>
<InputType>Microsoft.SystemCenter.Event.LinkedData</InputType>
</InputTypes>
</ConditionDetectionModuleType>