Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StoragePoolS2D: pool di archiviazione

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

Pool di archiviazione del cluster abilitato da Spazi di archiviazione diretta.

Knowledge Base article:

Riepilogo

Pool di archiviazione del cluster abilitato da Spazi di archiviazione diretta.

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. 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  ID oggetto false 256  False 
FriendlyName  string  FriendlyName false 256  False 
ClusterName  string  Nome del cluster 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>