Storage Center Volume Relationship

Dell.Storage.StorageCenterVolumeRelationship (RelationshipType)

Element properties:

SourceDell.Storage.StorageCenter
TargetDell.Storage.Volume
TypeSystem.Hosting
AccessibilityInternal
AbstractFalse

Source Code:

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