Get Top Level Instances Monitored By a Pool Member

Microsoft.SystemCenter.GetTLMEsMonitoredByPoolMember.Probe (ProbeActionModuleType)

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeMicrosoft.SystemCenter.GetTLMEsMonitoredByPoolMember.DataType

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.GetTLMEsMonitoredByPoolMember.Probe" Accessibility="Internal" Batching="false" PassThrough="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementGroupId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="PoolId" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>B31D3FFF-32E4-45d7-A0B3-111225F5988A</ClassID>
</Native>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.GetTLMEsMonitoredByPoolMember.DataType</OutputType>
<TriggerOnly>true</TriggerOnly>
</ProbeActionModuleType>