Veeam.Virt.Extensions.HyperV.VirtualMachineHyper-V Virtual Machine (Veeam MP)

Veeam.Virt.Extensions.HyperV.VirtualMachine (ClassType)

Virtual Machine running on Hyper-V Host

Element properties:

Base ClassVeeam.Virt.Extensions.HyperV.Base
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdccbd7f2b-3539-9df9-06ce-015295c92f92

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Veeam.Virt.Extensions.HyperV.VirtualMachine:
id  string  id true 255  False     
VMName  string  VM Name false 255  False     
guestHostName  string  Guest DNS Name false 255  False     
HostName  string  Host Name false 255  False     
Availability  string  Availability false 255  False     
ClusteredRoleName  string  Clustered Role Name false 255  False     
Clustername  string  Cluster name false 255  False     
MemWeight  int  Memory Weight false 65536       
MemDynamic  string  Memory Dynamic false 255  False     
MaxMem  int  Memory Maximum MB false 65536       
MinMem  int  Memory Minimum MB false 65536       
StartMem  int  Memory Startup MB false 65536       
CPUCount  int  CPU Count false 65536       
CPUWeight  int  CPU Priority false 65536       
CPUReservation  int  CPU Reservation false 65536       
MemBuffer  int  Memory Buffer false 2000       
DiskAllocationGB  int  Total Disk Allocation GB false 65536       
SeparateDiskAllocationGB  string  Disk Allocation GB false 65536  False     
IOPSLimit  string  Disk IOPS Limit false 65536  False     
VMVersion  string  Version false 255  False     
Generation  string  Generation false 255  False     
VirtualNUMASpanning  string  Virtual NUMA Spanning false 255  False     
UsesStorage  string  Uses Storage false 65536  False     
UsesNetworks  string  Uses Networks false 65536  False     
VMMName  string  VMM Name false 65536  False     
VMMid  string  VMM id false 255  False     
CloudName  string  Cloud Name false 65536  False     
GuestOS  string  Guest OS false 65536  False     
GuestServiceVersion  string  Guest Service Version false 65536  False     
IntegrationServicesOffered  string  Integration Services Offered false 255  False     
VideoAdapter  string  Video Adapter false 255  False     
IPAddresses  string  IP Address(es) false 65536  False     
LastSuccessfulBackupTime  datetime  Last Successful Backup false 255       
Shielded  bool  Shielded false 255       
CheckpointType  string  Checkpoint Type false 65536  False     

Health Model:

Source Code:

<ClassType ID="Veeam.Virt.Extensions.HyperV.VirtualMachine" Accessibility="Public" Abstract="false" Base="Veeam.Virt.Extensions.HyperV.Base" Hosted="false" Singleton="false">
<Property ID="id" Type="string" Key="true" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="VMName" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="guestHostName" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="HostName" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="Availability" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="ClusteredRoleName" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="Clustername" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="MemWeight" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="MemDynamic" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="MaxMem" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="MinMem" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="StartMem" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="CPUCount" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="CPUWeight" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="CPUReservation" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="MemBuffer" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="2000"/>
<Property ID="DiskAllocationGB" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="SeparateDiskAllocationGB" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="IOPSLimit" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="VMVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="Generation" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="VirtualNUMASpanning" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="UsesStorage" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="UsesNetworks" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="VMMName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="VMMid" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="CloudName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="GuestOS" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="GuestServiceVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="IntegrationServicesOffered" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="VideoAdapter" Type="string" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="IPAddresses" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="LastSuccessfulBackupTime" Type="datetime" Key="false" CaseSensitive="false" MinLength="0" MaxLength="255"/>
<Property ID="Shielded" Type="bool" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="CheckpointType" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
</ClassType>