Testaktion für die Verfügbarkeit des Watchers für den Integritätsdienst der System Center-Verwaltung

Microsoft.SystemCenter.HealthServiceWatcher.Availability.Probe (ProbeActionModuleType)

Reserviert für interne Verwendung.

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
InputTypeSystem.Typed.Data
OutputTypeSystem.Availability.StateData

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.HealthServiceWatcher.Availability.Probe" Accessibility="Internal" Batching="false" PassThrough="false">
<Configuration>
<xsd:element name="ManagementGroupId" type="xsd:string" minOccurs="1"/>
<xsd:element name="InstanceId" type="xsd:string" minOccurs="1"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>39bb1531-0667-4ae1-b41c-9c4aef1d6ba2</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System!System.Availability.StateData</OutputType>
<InputType>System!System.Typed.Data</InputType>
</ProbeActionModuleType>