Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDiskS2D 스토리지 실제 디스크

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

스토리지 공간 다이렉트 사용이 가능한 클러스터 스토리지 실제 디스크입니다.

Knowledge Base article:

요약

스토리지 공간 다이렉트 사용이 가능한 클러스터 스토리지 실제 디스크입니다.

Element properties:

Base ClassMicrosoft.Storage.Library.Windows.Disk
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf3cf797b-6fab-b484-82c1-180c89998f92

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.Disk:
UniqueID  string  고유 ID true 256  False 
Name  string  디스크 이름 false 256  False 
IsClustered  bool  클러스터됨 false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk:
FriendlyName  string  이름 false 256  False 
ServerName  string  서버 이름 false 256  False 
ClusterName  string  클러스터 이름 false 256  False 
ObjectId  string  ObjectId false 256  False 
Model  string  모델 false 256  False 
MediaType  string  미디어 유형 false 256  False 
CanPool  string  CanPool false 256  False 
Size  string  크기 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk" Accessibility="Public" Abstract="false" Base="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.Disk" Hosted="true">
<Property ID="FriendlyName" Type="string" Key="false"/>
<Property ID="ServerName" Type="string" Key="false"/>
<Property ID="ClusterName" Type="string" Key="false"/>
<Property ID="ObjectId" Type="string" Key="false"/>
<Property ID="Model" Type="string" Key="false"/>
<Property ID="MediaType" Type="string" Key="false"/>
<Property ID="CanPool" Type="string" Key="false"/>
<Property ID="Size" Type="string" Key="false"/>
</ClassType>