Microsoft.SystemCenter.NetworkDevice.IPSubnetGroupAvailabilityHealthRollupMonitor (DependencyMonitor)

Element properties:

TargetMicrosoft.SystemCenter.NetworkDevice.NetworkSubnetsGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.NetworkDevice.NetworkSubnetsGroupContainsSubnet
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.NetworkDevice.IPSubnetGroupAvailabilityHealthRollupMonitor" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.SystemCenter.NetworkDevice.NetworkSubnetsGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SystemCenter.NetworkDevice.NetworkSubnetsGroupContainsSubnet" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>