Microsoft.SystemCenter.VirtualMachineManager.Storage.VHDVirtuální pevný disk

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

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf3b1acdd-e924-1391-50ad-ec9c705e4f80

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) 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.VHD:
ID  string  ID Identifikátor virtuálního pevného disku true 2147483647  False 
Description  string  Popis Popis virtuálního pevného disku false 2147483647  False 
VHDType  string  Typ virtuálního pevného disku Typ virtuálního pevného disku false 2147483647  False 
VHDFormatType  string  Typ formátu virtuálního pevného disku Typ formátu virtuálního pevného disku false 2147483647  False 
VirtualizationPlatform  string  Virtualizační platforma Virtualizační platforma virtuálního pevného disku false 2147483647  False 
MaximumSize  string  Maximální velikost Maximální velikost virtuálního pevného disku false 2147483647  False 
Location  string  Umístění Umístění virtuálního pevného disku false 2147483647  False 
CurrentSize  string  Aktuální velikost Aktuální velikost virtuálního pevného disku 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>