Jalasoft.Xian.Common.Elements.ThirdParty.Availability.JsXAvailabilityDeviceElementAvailability

Jalasoft.Xian.Common.Elements.ThirdParty.Availability.JsXAvailabilityDeviceElement (ClassType)

This is the Basic Availability Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXDeviceElement
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7ce365c2-3d1c-da2e-7349-c0f98e278fc0

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.Availability.JsXAvailabilityDeviceElement:
Address  string  IP Address IP Address false 256  False 
ID  string  ID ID true 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.Availability.JsXAvailabilityDeviceElement" Abstract="false" Accessibility="Public" Hosted="false" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXDeviceElement">
<Property ID="Address" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>