S2D 記憶域ノードには物理ディスクが含まれています

Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageNodeContatainsPhysicalDisk (RelationshipType)

記憶域スペース ダイレクトの記憶域ノードには物理ディスクが含まれています。

Element properties:

SourceMicrosoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageNode
TargetMicrosoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageNodeContatainsPhysicalDisk" Accessibility="Public" Base="System!System.Containment" Abstract="false">
<Source ID="Source" Type="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageNode"/>
<Target ID="Target" Type="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk"/>
</RelationshipType>