Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.VolumeVolume de Armazenamento do S2D

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

Volume de armazenamento de cluster com Espaços de Armazenamento Direto ativados.

Knowledge Base article:

Resumo

Volume de armazenamento de cluster com Espaços de Armazenamento Direto ativados.

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 (PTG) Description (PTG) 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.Volume:
UniqueID  string  ID Exclusivo true 256  False 
Name  string  Nome do Volume false 256  False 
VolumeLabel  string  Etiqueta do Volume false 256  False 
IsClustered  bool  Em Cluster false 256   
IsClusterSharedVolume  bool  É Volume Partilhado do Cluster false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume:
ObjectId  string  ID de Objeto false 256  False 
FileSystem  string  Sistema de Ficheiros false 256  False 
Size  string  Tamanho false 256  False 
Resiliency  string  Resiliência false 256  False 
Deduplication  string  Eliminação de duplicados false 256  False 
ClusterName  string  Nome do Cluster 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>