Veeam.Virt.Extensions.HyperV.HyperVVirtualMachineOps Mgr Agent in Hyper-V VM

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

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0ef42eb1-ac05-d695-7ad1-7841e2b70333

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.HyperVVirtualMachine:
virtPlatform  string  Virtualization Platform false 256  False     
VmId  string  VM Id false 256  False     
GuestOSDNSName  string  Guest OS FQDN false 256  False     
GuestOSNetBIOSName  string  Guest OS NETBIOS Name false 256  False     
HostName  string  Host Name false 255  False     
Availability  string  Availability 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  Disk Allocation GB false 65536       
VMVersion  string  VM Version 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     
GuestOS  string  Guest OS false 65536  False     
GuestServiceVersion  string  Guest Service Version false 65536  False     

Health Model:

Source Code:

<ClassType ID="Veeam.Virt.Extensions.HyperV.HyperVVirtualMachine" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="virtPlatform" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="VmId" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="GuestOSDNSName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="GuestOSNetBIOSName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" 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="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="VMVersion" 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="GuestOS" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
<Property ID="GuestServiceVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="65536"/>
</ClassType>