ConsistencyGroup Relationship

NetAppSANtricity.ConsistencyGroupRelationship (RelationshipType)

Element properties:

SourceNetAppSANtricity.CGsGroup
TargetNetAppSANtricity.ConsistencyGroup
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="NetAppSANtricity.ConsistencyGroupRelationship" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="NetAppSANtricity.CGsGroup"/>
<Target ID="Target" Type="NetAppSANtricity.ConsistencyGroup"/>
</RelationshipType>