Jalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterVirtualMachineElementVirtualCenterVirtualMachine

Jalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterVirtualMachineElement (ClassType)

This is VirtualCenter Virtual Machine Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4269183d-6464-b287-0ebf-c3a3cce7289d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Jalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterVirtualMachineElement:
mVmGuestFullName  string  Guest full name Guest full name false 256  False 
mVmVersion  string  Version Version false 256  False 
mVmCpuShares  int  Cpu shares Cpu shares false 256   
mVmConfigPathName  string  Configuration file Configuration file false 256  False 
mVmMemShares  int  Memory shares Memory shares false 256   
mVmHostName  string  Host name Host name false 256  False 
mVmIpAddress  string  Primary IP address Primary IP address false 256  False 
mVmMemoryReservation  int  Memory reservarion(MB) Memory reservarion(MB) false 256   
mVmMemorySize  int  Memory size(MB) Memory size(MB) false 256   
mVmNumCpu  int  Processors Processors false 256   
mVmNumEthernetCards  int  Network adapters Network adapters false 256   
mVmNumVirtualDisks  int  Virtual disks Virtual disks false 256   
mVmCpuReservation  int  CPU reservation(MHz) CPU reservation(MHz) false 256   
ID  string  ID ID true 256  False 
ParentDevice  string  Parent Device Parent Device false 256  False 
Environment  string  Environment Environment from where Xian is monitoring the device true 256  False 

Health Model:

Source Code:

<ClassType ID="Jalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterVirtualMachineElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mVmGuestFullName" Type="string"/>
<Property ID="mVmVersion" Type="string"/>
<Property ID="mVmCpuShares" Type="int"/>
<Property ID="mVmConfigPathName" Type="string"/>
<Property ID="mVmMemShares" Type="int"/>
<Property ID="mVmHostName" Type="string"/>
<Property ID="mVmIpAddress" Type="string"/>
<Property ID="mVmMemoryReservation" Type="int"/>
<Property ID="mVmMemorySize" Type="int"/>
<Property ID="mVmNumCpu" Type="int"/>
<Property ID="mVmNumEthernetCards" Type="int"/>
<Property ID="mVmNumVirtualDisks" Type="int"/>
<Property ID="mVmCpuReservation" Type="int"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>