Az adatforrásmodul megváltoztatja a rendelkezésre állási állapotot

Microsoft.SystemCenter.HealthService.AvailabilityDataSource (DataSourceModuleType)

Az adatforrás olyan „rendelkezésre áll” adattípust állít elő, ami használható az állapotváltozás értesítési szabályában.

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.Availability.StateData

Source Code:

<DataSourceModuleType ID="Microsoft.SystemCenter.HealthService.AvailabilityDataSource" Accessibility="Internal" Batching="true">
<Configuration>
<xsd:element name="ManagementGroupId" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>554890b3-46b9-4d09-984b-13b5a986ccac</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System!System.Availability.StateData</OutputType>
</DataSourceModuleType>