가상 하트비트 데이터 원본 기반

Microsoft.SystemCenter.HealthService.SyntheticHeartbeatDataSourceBase (DataSourceModuleType)

리소스 풀 가용성을 계산하는 데 사용되는 시스템 내부 데이터 원본입니다.

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.BaseData

Source Code:

<DataSourceModuleType ID="Microsoft.SystemCenter.HealthService.SyntheticHeartbeatDataSourceBase" Accessibility="Internal" Batching="true">
<Configuration>
<xsd:element name="ManagementGroupId" type="xsd:string"/>
<xsd:element name="HeartbeatSourceEntityId" type="xsd:string"/>
<xsd:element name="HeartbeatIntervalSeconds" type="xsd:integer"/>
<xsd:element name="SendToDefaultRoute" type="xsd:boolean"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>6F5A6A67-A183-47C2-9ADC-DBE49C02B1DA</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System!System.BaseData</OutputType>
</DataSourceModuleType>