DrivesGroup Relationship

NetAppSANtricity.DrivesGroupRelationship (RelationshipType)

Element properties:

SourceNetAppSANtricity.StoragePool
TargetNetAppSANtricity.DrivesGroup
TypeSystem.Hosting
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="NetAppSANtricity.DrivesGroupRelationship" Base="System!System.Hosting" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="NetAppSANtricity.StoragePool"/>
<Target ID="Target" Type="NetAppSANtricity.DrivesGroup"/>
</RelationshipType>