Microsoft.Storage.Library.Windows.DiskMicrosoft Windows Disk

Microsoft.Storage.Library.Windows.Disk (ClassType)

Knowledge Base article:

요약

Microsoft Storage Windows Disk

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId20564dc2-c2de-04ef-d6a4-2ae8e7ec76da

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   

Health Model:

Source Code:

<ClassType ID="Microsoft.Storage.Library.Windows.Disk" Base="System!System.LogicalEntity" Hosted="false" Abstract="true" Accessibility="Public">
<Property ID="UniqueID" Key="true" Type="string"/>
<Property ID="Name" Key="false" Type="string"/>
<Property ID="IsClustered" Key="false" Type="bool"/>
</ClassType>