Microsoft.Storage.Library.Windows.VolumeVolume do Microsoft Windows

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

Knowledge Base article:

Resumo

Volume do Armazenamento do Microsoft Windows

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.Storage.Library.Windows.Volume:
UniqueID  string  ID Exclusiva true 256  False     
Name  string  Nome do Volume false 256  False     
VolumeLabel  string  Rótulo do Volume false 256  False     
IsClustered  bool  Está em Cluster false 256       
IsClusterSharedVolume  bool  É Volume Compartilhado Clusterizado 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>