com.apcc.ISXC.DA.ByDevType.DevTypeGroupAPC ISX Central DA By Dev Type (Dev Type Group)

com.apcc.ISXC.DA.ByDevType.DevTypeGroup (ClassType)

ISX Central Component Group for Device Type for DA by Device Type

Element properties:

Base ClassMicrosoft.SystemCenter.ServiceDesigner.ServiceComponentGroup
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf48caccc-0e64-82ba-edc1-860fb46b5543

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.DA.ByDevType.DevTypeGroup:
HealthServicePrincipalName  string  Proxy Health Service true 255  False 
ISXCEndpoint  string  ISX Central Endpoint true 255  False 
ISXCDeviceType  string  Device Type true 255  False 

Health Model:

Source Code:

<ClassType ID="com.apcc.ISXC.DA.ByDevType.DevTypeGroup" Base="Service!Microsoft.SystemCenter.ServiceDesigner.ServiceComponentGroup" Accessibility="Public" Abstract="false" Singleton="false">
<Property ID="HealthServicePrincipalName" Key="true" Type="string" Length="255"/>
<Property ID="ISXCEndpoint" Key="true" Type="string" Length="255"/>
<Property ID="ISXCDeviceType" Key="true" Type="string" Length="255"/>
</ClassType>