ConsistencyGroupVolume Relationship

NetAppSANtricity.ConsistencyGroupVolumeRelationship (RelationshipType)

Element properties:

SourceNetAppSANtricity.ConsistencyGroup
TargetNetAppSANtricity.ConsistencyGroupVolume
TypeSystem.Hosting
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="NetAppSANtricity.ConsistencyGroupVolumeRelationship" Base="System!System.Hosting" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="NetAppSANtricity.ConsistencyGroup"/>
<Target ID="Target" Type="NetAppSANtricity.ConsistencyGroupVolume"/>
</RelationshipType>