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 (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  是叢集共用磁碟區 false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume:
ObjectId  string  物件識別碼 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>