Storage Pool (Top Level) Contains Storage Pool(Spaces)

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

Element properties:

SourceMicrosoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePool.MS
TargetMicrosoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePool.StorageSpaces
TypeSystem.Containment
AccessibilityPublic
AbstractFalse
CommentThis connects the previous and new fileshare objects

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePoolMSContainsStoragePoolSpaces" Accessibility="Public" Abstract="false" Base="System!System.Containment" Comment="This connects the previous and new fileshare 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.StorageSpaces"/>
</RelationshipType>