可用性状态更改数据源模块

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>