Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StoragePoolS2D 儲存集區

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

啟用儲存空間直接存取的叢集存放區集區。

Knowledge Base article:

摘要

啟用儲存空間直接存取的叢集存放區集區。

Element properties:

Base ClassMicrosoft.Storage.Library.Windows.Pool
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2c781aaf-deea-da0d-4e29-788e8dbb8cab

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.Pool:
UniqueID  string  Unique ID true 256  False 
Name  string  Name false 256  False 
IsClustered  bool  Is Clustered false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StoragePool:
ObjectId  string  物件識別碼 false 256  False 
FriendlyName  string  FriendlyName false 256  False 
ClusterName  string  叢集名稱 false 256  False 
OperationalStatus  string  OperationalStatus false 256  False 
HealthStatus  string  HealthStatus false 256  False 
IsPrimordial  string  IsPrimordial false 256  False 
IsReadOnly  string  IsReadOnly false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StoragePool" Accessibility="Public" Abstract="false" Base="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.Pool" Hosted="true">
<Property ID="ObjectId" Type="string" Key="false" Required="true"/>
<Property ID="FriendlyName" Type="string" Key="false"/>
<Property ID="ClusterName" Type="string" Key="false"/>
<Property ID="OperationalStatus" Type="string" Key="false"/>
<Property ID="HealthStatus" Type="string" Key="false"/>
<Property ID="IsPrimordial" Type="string" Key="false"/>
<Property ID="IsReadOnly" Type="string" Key="false"/>
</ClassType>