Cluster Groups

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

Cluster contains groups.

Element properties:

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

Source Code:

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