Jalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXF5BigIpV46PoolMemberElementPool member

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

This is the Pool Member Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId878516a3-06bf-8526-51f8-81a3e7bc797d

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