Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.VolumeVolumen de almacenamiento de S2D

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

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

Knowledge Base article:

Resumen

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

Element properties:

Base ClassMicrosoft.Storage.Library.Windows.Volume
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3517d978-b4c0-c08f-4e89-b214bb59fe7b

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.Windows.Volume:
UniqueID  string  Id. exclusivo true 256  False 
Name  string  Nombre de volumen false 256  False 
VolumeLabel  string  Etiqueta del volumen false 256  False 
IsClustered  bool  En clúster false 256   
IsClusterSharedVolume  bool  Volumen compartido de clúster false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume:
ObjectId  string  Id. de objeto false 256  False 
FileSystem  string  Sistema de archivos false 256  False 
Size  string  Tamaño false 256  False 
Resiliency  string  Resiliencia false 256  False 
Deduplication  string  Desduplicación false 256  False 
ClusterName  string  Nombre del clúster false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume" Accessibility="Public" Abstract="false" Base="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.Volume" Hosted="true">
<Property ID="ObjectId" Type="string" Key="false" Required="true"/>
<Property ID="FileSystem" Type="string" Key="false"/>
<Property ID="Size" Type="string" Key="false"/>
<Property ID="Resiliency" Type="string" Key="false"/>
<Property ID="Deduplication" Type="string" Key="false"/>
<Property ID="ClusterName" Type="string" Key="false"/>
</ClassType>