Storage Pool (Top Level) Contains Storage Pool(VMM)

Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePoolMSContainsStoragePool (RelationshipType)

Element properties:

SourceMicrosoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePool.MS
TargetMicrosoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePool
TypeSystem.Containment
AccessibilityPublic
AbstractFalse
CommentThis connects the new parent and previous child storage pool objects

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePoolMSContainsStoragePool" Accessibility="Public" Abstract="false" Base="System!System.Containment" Comment="This connects the new parent and previous child storage pool objects ">
<Source ID="Source" MinCardinality="0" MaxCardinality="2147483647" Type="Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePool.MS"/>
<Target ID="Target" MinCardinality="0" MaxCardinality="2147483647" Type="Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePool"/>
</RelationshipType>