Linked Performance Data Mapper

Microsoft.SystemCenter.Performance.LinkedDataMapper (ConditionDetectionModuleType)

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeMicrosoft.SystemCenter.Performance.LinkedData
CommentMaps a PerformanceData to a LinkedPerformanceData

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SystemCenter.Performance.LinkedDataMapper" Comment="Maps a PerformanceData to a LinkedPerformanceData" Accessibility="Internal" Batching="false" Stateful="false" PassThrough="false">
<Configuration>
<xsd:element name="ManagedEntityId" type="xsd:string"/>
<xsd:element name="RuleId" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>2566BCEB-BF6B-45D6-BA1A-F99E5CACB8B2</ClassID>
</Native>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.Performance.LinkedData</OutputType>
<InputTypes>
<InputType>Performance!System.Performance.Data</InputType>
</InputTypes>
</ConditionDetectionModuleType>