Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystemS2D: subsistema de almacenamiento

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

Subsistema de almacenamiento del clúster habilitado para Espacios de almacenamiento directo.

Knowledge Base article:

Resumen

Subsistema de almacenamiento del clúster habilitado para Espacios de almacenamiento directo. Este objeto representa el objeto de subsistema de almacenamiento.

Element properties:

Base ClassMicrosoft.Storage.Library.StorageArray
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId52dca500-98be-9fd6-e41d-00a41c15f20e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Storage.Library.StorageArray:
UniqueID  string  Id. exclusivo true 256  False 
Manufacturer  string  Fabricante false 256  False 
FirmwareVersion  string  Versión de firmware false 256  False 
Model  string  Modelo false 256  False 
SerialNumber  string  Número de serie false 256  False 
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystem:
ObjectId  string  Id. de objeto false 256  False 
Name  string  Nombre del subsistema de almacenamiento false 256  False 
FriendlyName  string  Nombre descriptivo false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystem" Accessibility="Public" Abstract="false" Base="MicrosoftStorageLibrary!Microsoft.Storage.Library.StorageArray" Hosted="true">
<Property ID="ObjectId" Type="string" Key="false" Required="true"/>
<Property ID="Name" Type="string" Key="false"/>
<Property ID="FriendlyName" Type="string" Key="false"/>
</ClassType>