Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StoragePoolПул носителей S2D

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 (RUS) Description (RUS) 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>