ScaleArc.3.3.API.Clusters.Dynamic.ClassScaleArc 3.3 API Clusters Dynamic Class

ScaleArc.3.3.API.Clusters.Dynamic.Class (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda40d3ba7-665e-b739-fd6f-840fd0855aa5

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 
ScaleArc.3.3.API.Clusters.Dynamic.Class:
Component_Name  string  Component Name false 256  False 
URL  string      false 256  False 
IPAddress  string  IPAddress false 256  False 
ClusterID  string  ClusterID true 256  False 

Health Model:

Source Code:

<ClassType ID="ScaleArc.3.3.API.Clusters.Dynamic.Class" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Component_Name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="URL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ClusterID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>