Mapeador de Dados de Desempenho do SDK

Microsoft.SystemCenter.SdkPerfDataMapper (ConditionDetectionModuleType)

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeMicrosoft.SystemCenter.Performance.LinkedData

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SystemCenter.SdkPerfDataMapper" 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.SdkPerfDataMapper</Assembly>
<Type>Microsoft.EnterpriseManagement.Mom.Modules.SdkPerfDataMapperConditionDetection</Type>
</Managed>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.Performance.LinkedData</OutputType>
<InputTypes>
<InputType>Microsoft.SystemCenter.Performance.LinkedData</InputType>
</InputTypes>
</ConditionDetectionModuleType>