Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoASAGlobalSessionsElementSessions

Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoASAGlobalSessionsElement (ClassType)

This is the Cisco ASA Global Sessions Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId003227c2-2313-fdb8-bf26-71703c855c0d

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.Cisco.JsXCiscoASAGlobalSessionsElement:
mDescription  string  Alternate Alternate false 256  False 
mNumberSessions  decimal  Number of Users Number of Users 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.Cisco.JsXCiscoASAGlobalSessionsElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mDescription" Type="string"/>
<Property ID="mNumberSessions" Type="decimal" Length="38"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>