Health Service Watcher on demand data source

Microsoft.SystemCenter.HealthServiceWatcher.OnDemand.DataSource (DataSourceModuleType)

Reserved for internal use.

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.Typed.Data

Source Code:

<DataSourceModuleType ID="Microsoft.SystemCenter.HealthServiceWatcher.OnDemand.DataSource" Accessibility="Internal" Batching="true">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>System!System.ManagedEntityKeysSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element name="ManagementGroupId" type="xsd:string"/>
<xsd:element name="MonitorId" type="xsd:string"/>
<xsd:element name="ManagedEntityTypeId" type="xsd:string"/>
<xsd:element name="KeyProperties" type="System.ManagedEntityKeys"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>77ffa5fd-e0a3-4b70-944a-e5e4db353152</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System!System.Typed.Data</OutputType>
</DataSourceModuleType>