Component Group contains Component

Microsoft.SQLServerAppliance.APS.ComponentGroupContainsComponent (RelationshipType)

Component Group contains Component.

Element properties:

SourceMicrosoft.SQLServerAppliance.APS.ComponentGroup
TargetMicrosoft.SQLServerAppliance.APS.Component
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServerAppliance.APS.ComponentGroupContainsComponent" Base="System!System.Containment" Accessibility="Public" Abstract="false">
<Source>Microsoft.SQLServerAppliance.APS.ComponentGroup</Source>
<Target>Microsoft.SQLServerAppliance.APS.Component</Target>
</RelationshipType>