Compute Cluster contains Compute Node

Microsoft.SQLServerAppliance.PDW.ComputeClusterContainsComputeNode (RelationshipType)

Compute Cluster contains Compute Node.

Element properties:

SourceMicrosoft.SQLServerAppliance.PDW.ComputeCluster
TargetMicrosoft.SQLServerAppliance.PDW.ComputeNode
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServerAppliance.PDW.ComputeClusterContainsComputeNode" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.SQLServerAppliance.PDW.ComputeCluster</Source>
<Target>Microsoft.SQLServerAppliance.PDW.ComputeNode</Target>
</RelationshipType>