Mapper ID istanza entità gestita del Servizio cluster Windows

Microsoft.Windows.Cluster.InstanceIdMapper (ConditionDetectionModuleType)

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeSystem.PropertyBagData

Source Code:

<ConditionDetectionModuleType ID="Microsoft.Windows.Cluster.InstanceIdMapper" Accessibility="Public" Batching="false" Stateful="false" PassThrough="false">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>System!System.ManagedEntityKeysSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element name="ManagedEntityTypeId" type="xsd:string"/>
<xsd:element name="KeyProperties" type="System.ManagedEntityKeys"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>44f33133-bc88-49d6-9ac9-c46ede08e63a</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<InputTypes>
<InputType>System!System.PropertyBagData</InputType>
</InputTypes>
</ConditionDetectionModuleType>