Microsoft.SystemCenter.VirtualMachineManager.Storage.VHDWirtualny dysk twardy

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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.VHD:
ID  string  Identyfikator Identyfikator wirtualnego dysku twardego true 2147483647  False     
Description  string  Opis Opis wirtualnego dysku twardego false 2147483647  False     
VHDType  string  Typ VHD Typ wirtualnego dysku twardego false 2147483647  False     
VHDFormatType  string  Typ formatu VHD Typ formatu wirtualnego dysku twardego false 2147483647  False     
VirtualizationPlatform  string  Platforma wirtualizacji Platforma wirtualizacji wirtualnego dysku twardego false 2147483647  False     
MaximumSize  string  Maksymalny rozmiar Maksymalny rozmiar wirtualnego dysku twardego false 2147483647  False     
Location  string  Lokalizacja Lokalizacja wirtualnego dysku twardego false 2147483647  False     
CurrentSize  string  Rozmiar bieżący Bieżący rozmiar wirtualnego dysku twardego 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>