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

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

This is the Virtual Machine Port Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4e76fe33-41d3-2282-4cdf-50bd997321ae

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.JsXF5BigIpV46VirtualMachinePortElement:
mRuleName  string  Rule name Rule name false 256  False 
mConnLimit  decimal  Connection limit Connection limit false 38   
mPort  decimal  Port Port false 38   
mIPAddress  string  IP address IP address false 256  False 
mPool  string  Pool Pool 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.JsXF5BigIpV46VirtualMachinePortElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mRuleName" Type="string"/>
<Property ID="mConnLimit" Type="decimal" Length="38"/>
<Property ID="mPort" Type="decimal" Length="38"/>
<Property ID="mIPAddress" Type="string"/>
<Property ID="mPool" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>