Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StoragePoolS2D Storage Pool

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

Storage Spaces Direct enabled cluster storage Pool.

Knowledge Base article:

Summary

Storage Spaces Direct enabled cluster storage Pool.

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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. 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  Object Id false 256  False 
FriendlyName  string  FriendlyName false 256  False 
ClusterName  string  Cluster Name 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>