Microsoft.Storage.Library.Windows.PoolMicrosoft Windows Storage Pool

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

Knowledge Base article:

요약

Microsoft Storage Windows Pool

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId923abdf7-6760-f26f-610b-186dbd2c0fbe

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.Pool:
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.Pool" 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>