ScaleArc.3.3.API.ServerType.Dynamic.ClassScaleArc 3.3 API ServerType Dynamic Class

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

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId14b9757e-18ca-4166-c085-87b0f863e421

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.ServerType.Dynamic.Class:
Component_Name  string  Component_Name false 256  False 
URL  string  URL false 256  False 
IPAddress  string  IPAddress true 256  False 
RunningAs  string  RunningAs false 256  False 
APIKey  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="ScaleArc.3.3.API.ServerType.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="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RunningAs" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="APIKey" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>