Cluster Group Configuration depends on Cluster Members

Microsoft.Windows.NetworkLoadBalancing.ClustersConfigurationHealthDependsOnCluster (DependencyMonitor)

Element properties:

TargetMicrosoft.Windows.NetworkLoadBalancing.Clusters
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.Windows.NetworkLoadBalancing.ClustersGroupContainsClusters
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.NetworkLoadBalancing.ClustersConfigurationHealthDependsOnCluster" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.NetworkLoadBalancing.Clusters" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.NetworkLoadBalancing.ClustersGroupContainsClusters" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>