SnapshotVolume Relationship

NetAppSANtricity.SnapshotVolumeRelationship (RelationshipType)

Element properties:

SourceNetAppSANtricity.Volume
TargetNetAppSANtricity.SnapshotVolume
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="NetAppSANtricity.SnapshotVolumeRelationship" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="NetAppSANtricity.Volume"/>
<Target ID="Target" Type="NetAppSANtricity.SnapshotVolume"/>
</RelationshipType>