com.apcc.ISXC.ISXCDeviceGroupAPC ISX Central Device Group

com.apcc.ISXC.ISXCDeviceGroup (ClassType)

An ISX Central Device Group.

Element properties:

Base ClassSystem.Group
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdaf0a538d-a237-36ac-9aea-198e6e26c2a8

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 
com.apcc.ISXC.ISXCDeviceGroup:
HealthServicePrincipalName  string  Proxy Health Service true 255  False 
ISXCEndpoint  string  ISX Central Endpoint true 255  False 
ISXCElementID  string  Element ID true 255  False 
ISXCElementType  string  Element Type false 255  False 
ISXCNamedElementName  string  Element Name false 255  False 
ISXCDeviceGroupDeviceCount  string  Device Count false 255  False 
ISXCDeviceGroupIsRoot  string  Is Root false 255  False 
ISXCDeviceGroupParentID  string  Parent ID false 255  False 

Health Model:

Source Code:

<ClassType ID="com.apcc.ISXC.ISXCDeviceGroup" Base="System!System.Group" Accessibility="Public" Abstract="false" Hosted="false">
<Property ID="HealthServicePrincipalName" Key="true" Type="string" Length="255"/>
<Property ID="ISXCEndpoint" Key="true" Type="string" Length="255"/>
<Property ID="ISXCElementID" Key="true" Type="string" Length="255"/>
<Property ID="ISXCElementType" Key="false" Type="string" Length="255"/>
<Property ID="ISXCNamedElementName" Key="false" Type="string" Length="255"/>
<Property ID="ISXCDeviceGroupDeviceCount" Key="false" Type="string" Length="255"/>
<Property ID="ISXCDeviceGroupIsRoot" Key="false" Type="string" Length="255"/>
<Property ID="ISXCDeviceGroupParentID" Key="false" Type="string" Length="255"/>
</ClassType>