Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.VolumeS2D 스토리지 볼륨

Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume (ClassType)

스토리지 공간 다이렉트 사용이 가능한 클러스터 스토리지 볼륨입니다.

Knowledge Base article:

요약

스토리지 공간 다이렉트 사용이 가능한 클러스터 스토리지 볼륨입니다.

Element properties:

Base ClassMicrosoft.Storage.Library.Windows.Volume
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3517d978-b4c0-c08f-4e89-b214bb59fe7b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.Storage.Library.Windows.Volume:
UniqueID  string  고유 ID true 256  False 
Name  string  볼륨 이름 false 256  False 
VolumeLabel  string  볼륨 레이블 false 256  False 
IsClustered  bool  클러스터됨 false 256   
IsClusterSharedVolume  bool  클러스터 공유 볼륨 false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume:
ObjectId  string  개체 ID false 256  False 
FileSystem  string  파일 시스템 false 256  False 
Size  string  크기 false 256  False 
Resiliency  string  복원력 false 256  False 
Deduplication  string  중복 제거 false 256  False 
ClusterName  string  클러스터 이름 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume" Accessibility="Public" Abstract="false" Base="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.Volume" Hosted="true">
<Property ID="ObjectId" Type="string" Key="false" Required="true"/>
<Property ID="FileSystem" Type="string" Key="false"/>
<Property ID="Size" Type="string" Key="false"/>
<Property ID="Resiliency" Type="string" Key="false"/>
<Property ID="Deduplication" Type="string" Key="false"/>
<Property ID="ClusterName" Type="string" Key="false"/>
</ClassType>