Jalasoft.Xian.Common.Elements.ThirdParty.HP.JsXMauElementMAU

Jalasoft.Xian.Common.Elements.ThirdParty.HP.JsXMauElement (ClassType)

This is the MAU Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddeb69b15-2d2d-9a66-b3c9-dd08c7211433

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.HP.JsXMauElement:
mType  string  Type Type false 256  False 
mNegotiationSupported  bool  Negotiation supported Negotiation supported false 256   
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.HP.JsXMauElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mType" Type="string"/>
<Property ID="mNegotiationSupported" Type="bool"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>