Cluster Groups by nodes

Microsoft.Windows.Cluster.Group.Contains.Microsoft.Windows.Cluster.HostedGroup (RelationshipType)

Cluster resource group state aggregation from cluster node hosted resource groups.

Element properties:

SourceMicrosoft.Windows.Cluster.Group
TargetMicrosoft.Windows.Cluster.HostedGroup
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.Cluster.Group.Contains.Microsoft.Windows.Cluster.HostedGroup" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.Windows.Cluster.Group</Source>
<Target>Microsoft.Windows.Cluster.HostedGroup</Target>
</RelationshipType>