Storage Center Volume Group Relationship

Dell.Storage.VolumeGroupRelationship (RelationshipType)

Element properties:

SourceDell.Storage.VolumeGroup
TargetDell.Storage.Volume
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Dell.Storage.VolumeGroupRelationship" Accessibility="Internal" Abstract="false" Base="System!System.Containment">
<Source ID="Source" MinCardinality="0" MaxCardinality="2147483647" Type="Dell.Storage.VolumeGroup"/>
<Target ID="Target" MinCardinality="0" MaxCardinality="2147483647" Type="Dell.Storage.Volume"/>
</RelationshipType>