StoragePool Relationship

NetAppSANtricity.StoragePoolRelationship (RelationshipType)

Element properties:

SourceNetAppSANtricity.StoragePoolsGroup
TargetNetAppSANtricity.StoragePool
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="NetAppSANtricity.StoragePoolRelationship" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="NetAppSANtricity.StoragePoolsGroup"/>
<Target ID="Target" Type="NetAppSANtricity.StoragePool"/>
</RelationshipType>