System.Health.TargetGroupEntityStateChangeProvider (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeSystem.Health.EntityStateChangeData

Member Modules:

ID Module Type TypeId RunAs 
DataSource DataSource System.Health.GroupEntityStateChangeProvider Default

Source Code:

<DataSourceModuleType ID="System.Health.TargetGroupEntityStateChangeProvider" Accessibility="Public" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<DataSource TypeID="System.Health.GroupEntityStateChangeProvider" ID="DataSource">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
</DataSource>
</MemberModules>
<Composition>
<Node ID="DataSource"/>
</Composition>
</Composite>
</ModuleImplementation>
<OutputType>System.Health.EntityStateChangeData</OutputType>
</DataSourceModuleType>