S2D 가상 디스크에서 볼륨 호스트

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

스토리지 공간 다이렉트 가상 디스크에서 볼륨을 호스트합니다.

Element properties:

SourceMicrosoft.Windows.Server.10.0.Storage.StorageSpacesDirect.VirtualDisk
TargetMicrosoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume
TypeMicrosoft.Storage.Library.Relationships.Windows.Disk.Hosts.Volume
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystemHostsVolume" Accessibility="Public" Base="MicrosoftStorageLibrary!Microsoft.Storage.Library.Relationships.Windows.Disk.Hosts.Volume" Abstract="false">
<Source ID="Source" Type="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.VirtualDisk"/>
<Target ID="Target" Type="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume"/>
</RelationshipType>