ScaleArc.3.3.API.Systems.Dynamic.ClassScaleArc 3.3 API Systems Dynamic Class

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

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd027ce04-2e19-42b3-29c4-7bac160461c3

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.Systems.Dynamic.Class:
Component_Name  string  Component Name false 256  False 
URL  string  URL false 256  False 
IPAddress  string  IPAddress true 256  False 

Health Model:

Source Code:

<ClassType ID="ScaleArc.3.3.API.Systems.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"/>
</ClassType>