Jalasoft.Xian.Common.Elements.ThirdParty.VMWare.JsXVMwareVirtualCenterOtherDeviceElementVMware VirtualCenter

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

This is the VirtualCenter Server Device Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXComputerElement
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda1afd296-36c0-a064-b877-83617bfaf718

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.JsXVMwareVirtualCenterOtherDeviceElement:
mOSVersion  string  Version Version false 256  False 
mOsType  string  Operating system type Operating system type false 256  False 
mVendor  string  Vendor Vendor false 256  False 
mFullName  string  Full name Full name false 256  False 
Address  string  IP Address IP Address false 256  False 
ID  string  ID ID true 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.JsXVMwareVirtualCenterOtherDeviceElement" Abstract="false" Accessibility="Public" Hosted="false" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXComputerElement">
<Property ID="mOSVersion" Type="string"/>
<Property ID="mOsType" Type="string"/>
<Property ID="mVendor" Type="string"/>
<Property ID="mFullName" Type="string"/>
<Property ID="Address" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>