Veeam.Virt.Extensions.VMware.VMVAPPVMware Virtual Application

Veeam.Virt.Extensions.VMware.VMVAPP (ClassType)

Element properties:

Base ClassVeeam.Virt.Extensions.VMware.nworksVMware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId42816c42-1d25-6bc4-6541-ba3b0c05dba8

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.VMware.VMVAPP:
id  string  id true 256  False     
vCenterName  string  vCenter Name false 256  False     
datacenterName  string  Datacenter Name false 256  False     
clusterId  string  Cluster Name false 256  False     
cpuAllocation  int  CPU Allocation false 256       
cpuShares  string  CPU Shares false 256  False     
cpuReservation  int  CPU Reservation false 256       
cpuLimit  string  CPU Limit false 256  False     
memoryAllocation  string  Memory Allocation false 256  False     
memoryShares  string  Memory Shares false 256  False     
memoryReservation  int  Memory Reservation false 256       
memoryLimit  string  Memory Limit false 256  False     
TaskPath  string  TaskPath false 256  False     
parentContainer  string  Parent Container false 256  False     
monitoringGroup  string  Veeam Monitoring Group false 256  False     
custom3  string  Custom Tag 3 false 256  False     

Health Model:

Source Code:

<ClassType ID="Veeam.Virt.Extensions.VMware.VMVAPP" Accessibility="Public" Abstract="false" Base="Veeam.Virt.Extensions.VMware.nworksVMware" Hosted="false" Singleton="false">
<Property ID="id" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="vCenterName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="datacenterName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="clusterId" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="cpuAllocation" Type="int" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="cpuShares" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="cpuReservation" Type="int" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="cpuLimit" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="memoryAllocation" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="memoryShares" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="memoryReservation" Type="int" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="memoryLimit" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="TaskPath" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="parentContainer" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="monitoringGroup" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="custom3" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>