Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystemS2D 2016: Subsistema de almacenamiento

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

Un subsistema de almacenamiento para un clúster habilitado para Espacios de almacenamiento directo 2016.

Knowledge Base article:

Resumen

Un susbsitema de almacenamiento para un clúster habilitado para Espacios de almacenamiento directo 2016. Este objeto representa el objeto de subsistema de almacenamiento.

Element properties:

Base ClassMicrosoft.Storage.Library.StorageArray
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7a8df9da-7a16-e32a-35f0-78d2318813c8

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>