Jalasoft.Xian.Common.Elements.ThirdParty.Flow.JsXFlowFilterElementFilters

Jalasoft.Xian.Common.Elements.ThirdParty.Flow.JsXFlowFilterElement (ClassType)

This is the flow filter Elements.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda36d7e7f-818a-495a-8236-8e86159289f4

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.Flow.JsXFlowFilterElement:
mDescription  string  Description Description false 256  False 
mFilterCriteria  string  FilterCriteria Filter Criteria false 256  False 
mIPAddressSource  string  IPAddressSource IPAddressSource false 256  False 
mIPAddressDestiny  string  IPAddressDestiny IPAddressDestiny false 256  False 
mPortSource  string  PortSource PortSource false 256  False 
mPortDestiny  string  PortDestiny PortDestiny false 256  False 
mProtocol  string  Protocol Protocol false 256  False 
mToS  string  ToS ToS false 256  False 
mAggregation  string  Aggregation Aggregation 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.Flow.JsXFlowFilterElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mDescription" Type="string"/>
<Property ID="mFilterCriteria" Type="string"/>
<Property ID="mIPAddressSource" Type="string"/>
<Property ID="mIPAddressDestiny" Type="string"/>
<Property ID="mPortSource" Type="string"/>
<Property ID="mPortDestiny" Type="string"/>
<Property ID="mProtocol" Type="string"/>
<Property ID="mToS" Type="string"/>
<Property ID="mAggregation" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>