可用性狀態變更資料來源模組

Microsoft.SystemCenter.HealthService.AvailabilityDataSource (DataSourceModuleType)

此資料來源會產生「可用性」資料類型,以便在狀態變更通知規則中使用。

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>