S2D-Speicherknoten enthält physischen Datenträger

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

Der Speicherknoten für „Direkte Speicherplätze“ enthält einen physischen Datenträger.

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>