Get availability container for this health service

Microsoft.SystemCenter.HealthService.GetAvailabilityContainer (Task)

Displays the snapshot of the availability container used by MOM connector inside of this health service.

Element properties:

TargetMicrosoft.SystemCenter.HealthService
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Routing ProbeAction Microsoft.SystemCenter.HealthService.Diagnostic.AvailabilityContainerProbe Default

Source Code:

<Task ID="Microsoft.SystemCenter.HealthService.GetAvailabilityContainer" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<ProbeAction ID="Routing" TypeID="Microsoft.SystemCenter.HealthService.Diagnostic.AvailabilityContainerProbe">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
<PostContainer>true</PostContainer>
</ProbeAction>
</Task>