Cluster Nodes

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

Cluster contains nodes.

Element properties:

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

Source Code:

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