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

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

This is the Virtual Machine Port Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXF5PortElement
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9a771ee3-e518-2fc6-b4d4-406e44b9c131

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.JsXVirtualMachinePortElement:
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 

Health Model:

Source Code:

<ClassType ID="Jalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXVirtualMachinePortElement" Abstract="true" Accessibility="Public" Hosted="false" Base="Jalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXF5PortElement">
<Property ID="mConnLimit" Type="decimal" Length="38"/>
<Property ID="mPort" Type="decimal" Length="38"/>
<Property ID="mIPAddress" Type="string"/>
<Property ID="mPool" Type="string"/>
</ClassType>