Microsoft.SystemCenter.VirtualMachineManager.Storage.HostVolumeVolume do Anfitrião (abstrato)

Microsoft.SystemCenter.VirtualMachineManager.Storage.HostVolume (ClassType)

Este tipo abstrato é o tipo de base para o Volume do Anfitrião

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId59b2f175-209a-55d5-de47-ad823cdcfb51
CommentHost Volume

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.SystemCenter.VirtualMachineManager.Storage.HostVolume:
ID  string  ID Identificador do Volume do Anfitrião true 2147483647  False 
MountPoints  string  Pontos de Montagem Pontos de Montagem do Volume do Anfitrião false 2147483647  False 
Capacity  string  Capacidade Capacidade do Volume do Anfitrião false 2147483647  False 
VolumeLabel  string  Etiqueta do Volume Etiqueta do Volume do Anfitrião false 2147483647  False 
IsClustered  string  Em Cluster Volume do Anfitrião Encontra-se em Cluster false 2147483647  False 
IsClusterSharedVolume  string  ÉVolumePartilhadoDeCluster O Volume do Anfitrião é um Volume Partilhado de Cluster false 2147483647  False 
FreeSpace  string  Espaço Livre Espaço Livre de Volume Anfitrião (bytes) false 2147483647  False 
IsAvailableForPlacement  bool  Está Disponível para Posicionamento O Volume Anfitrião Está Disponível para Posicionamento false 2147483647   
Classification  string  Classificação Classificação do Volume Anfitrião false 2147483647  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.HostVolume" Accessibility="Public" Hosted="true" Abstract="true" Singleton="false" Base="System!System.LogicalEntity" Comment="Host Volume">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Identificator"/>
<Property ID="MountPoints" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Mount Points"/>
<Property ID="Capacity" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Capacity(bytes)"/>
<Property ID="VolumeLabel" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Label"/>
<Property ID="IsClustered" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume IsClustered"/>
<Property ID="IsClusterSharedVolume" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Is Cluster Shared Volume"/>
<Property ID="FreeSpace" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Free space(bytes)"/>
<Property ID="IsAvailableForPlacement" Key="false" Type="bool" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Is Available for Placement"/>
<Property ID="Classification" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Classification"/>
</ClassType>