Microsoft.Storage.Library.Windows.VolumeMicrosoft Windows 磁碟區

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

Knowledge Base article:

摘要

Microsoft 儲存 Windows 磁碟區

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdaf227db9-91f6-b471-7a2c-bb2babca64f7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Storage.Library.Windows.Volume:
UniqueID  string  唯一識別碼 true 256  False 
Name  string  磁碟區名稱 false 256  False 
VolumeLabel  string  磁碟區標籤 false 256  False 
IsClustered  bool  已叢集處理 false 256   
IsClusterSharedVolume  bool  Is 叢集共用磁碟區 false 256   

Health Model:

Source Code:

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