Jalasoft.Xian.Common.Elements.ThirdParty.F5Networks.JsXF5BigIpV9MemberElementMember

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

This is the Virtual Machine Port Member Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId992bde23-889e-a70c-086d-a2f534cc6296

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.JsXF5BigIpV9MemberElement:
mVirtualIPAddress  string  Virtual IP address Virtual IP address false 256  False 
mVirtualPort  decimal  Virtual port Virtual port false 38   
mVirtualOrdinal  string  Ordinal Ordinal false 256  False 
mRealIPAddress  string  Real IP address Real IP address false 256  False 
mRealPort  decimal  Real port Real port 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.JsXF5BigIpV9MemberElement" Abstract="false" Accessibility="Public" Hosted="false" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mVirtualIPAddress" Type="string"/>
<Property ID="mVirtualPort" Type="decimal" Length="38"/>
<Property ID="mVirtualOrdinal" Type="string"/>
<Property ID="mRealIPAddress" Type="string"/>
<Property ID="mRealPort" Type="decimal" Length="38"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>