S2D-lagringsnod innehåller fysisk disk

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

Storage Spaces Direct-lagringsnod innehåller fysisk disk.

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>