"Физические диски" содержит "Разделы диска"

Microsoft.Windows.Server.6.2.PhysicalDiskContainsDiskPartition (RelationshipType)

"Физические диски Windows Server 2012" содержит "Разделы диска"

Element properties:

SourceMicrosoft.Windows.Server.6.2.PhysicalDisk
TargetMicrosoft.Windows.Server.6.2.DiskPartition
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.Server.6.2.PhysicalDiskContainsDiskPartition" Base="System!System.Containment" Accessibility="Public">
<Source>WindowsServer!Microsoft.Windows.Server.6.2.PhysicalDisk</Source>
<Target>WindowsServer!Microsoft.Windows.Server.6.2.DiskPartition</Target>
</RelationshipType>