Microsoft.SystemCenter.VirtualMachineManager.Storage.VHDDisco rígido virtual

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

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbedb3b21-b425-79ac-3582-2b22dd16a074

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.VHD:
ID  string  ID Identificador de disco rígido virtual true 2147483647  False 
Description  string  Descrição Descrição do disco rígido virtual false 2147483647  False 
VHDType  string  Tipo de VHD Tipo de disco rígido virtual false 2147483647  False 
VHDFormatType  string  Tipo de formato do VHD Tipo de formato do disco rígido virtual false 2147483647  False 
VirtualizationPlatform  string  Plataforma de virtualização Plataforma de virtualização do disco rígido virtual false 2147483647  False 
MaximumSize  string  Tamanho máximo Tamanho máximo do disco rígido virtual false 2147483647  False 
Location  string  Local Local do disco rígido virtual false 2147483647  False 
CurrentSize  string  Tamanho Atual Tamanho Atual do Disco Rígido Virtual false 2147483647  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.VHD" Accessibility="Public" Hosted="false" Abstract="false" Singleton="false" Base="System!System.LogicalEntity">
<Property ID="ID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Identificator"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Description"/>
<Property ID="VHDType" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Type"/>
<Property ID="VHDFormatType" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Format Type"/>
<Property ID="VirtualizationPlatform" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Virtualization Platform"/>
<Property ID="MaximumSize" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Maximum Size"/>
<Property ID="Location" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Location"/>
<Property ID="CurrentSize" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Current Size(bytes)"/>
</ClassType>