Get The Pool Member Monitoring a Top Level Instance

Microsoft.SystemCenter.GetPoolMemberMonitoringTLME.Task (Task)

Element properties:

TargetMicrosoft.SystemCenter.HealthService
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Probe ProbeAction Microsoft.SystemCenter.GetPoolMemberMonitoringTLME.CompositeProbe Default

Source Code:

<Task ID="Microsoft.SystemCenter.GetPoolMemberMonitoringTLME.Task" Accessibility="Internal" Enabled="true" Target="Microsoft.SystemCenter.HealthService" Timeout="300" Remotable="false">
<Category>Maintenance</Category>
<ProbeAction ID="Probe" TypeID="Microsoft.SystemCenter.GetPoolMemberMonitoringTLME.CompositeProbe">
<PoolId>PoolId</PoolId>
<ManagedEntityId>ManagedEntityId</ManagedEntityId>
</ProbeAction>
</Task>