Jalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXRealMachinePortElementReal machine port

Jalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXRealMachinePortElement (ClassType)

This is the Real Machine Port Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb4e48633-9780-679a-30a0-94e3a4189785

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.F5Networks.JsXRealMachinePortElement:
mIndex  decimal  Index Index false 38   
mIPAddress  string  IP address IP address false 256  False 
mPort  string  Port Port false 256  False 
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.F5Networks.JsXRealMachinePortElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mIndex" Type="decimal" Length="38"/>
<Property ID="mIPAddress" Type="string"/>
<Property ID="mPort" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>