Microsoft.Storage.Library.Windows.VolumeMicrosoft Windows Volume

Microsoft.Storage.Library.Windows.Volume (ClassType)

Knowledge Base article:

Resumen

Volumen de Windows de almacenamiento de Microsoft

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdaf227db9-91f6-b471-7a2c-bb2babca64f7

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. único true 256  False 
Name  string  Nombre del volumen false 256  False 
VolumeLabel  string  Etiqueta de volumen false 256  False 
IsClustered  bool  En clústeres false 256   
IsClusterSharedVolume  bool  Es un volumen compartido del clúster false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.Storage.Library.Windows.Volume" Base="System!System.LogicalEntity" Hosted="true" Abstract="true" Accessibility="Public">
<Property ID="UniqueID" Key="true" Type="string"/>
<Property ID="Name" Key="false" Type="string"/>
<Property ID="VolumeLabel" Key="false" Type="string"/>
<Property ID="IsClustered" Key="false" Type="bool"/>
<Property ID="IsClusterSharedVolume" Key="false" Type="bool"/>
</ClassType>