System.Health.MonitorStateChangeProvider (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.Health.MonitorStateChangeData

Source Code:

<DataSourceModuleType ID="System.Health.MonitorStateChangeProvider" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element name="ManagementGroupId" type="xsd:string"/>
<xsd:element name="ManagedEntityId" type="xsd:string"/>
<xsd:element name="MonitorId" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>0aa4fb9c-b974-4ec3-878e-1c55c195e40c</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System.Health.MonitorStateChangeData</OutputType>
</DataSourceModuleType>