Microsoft.Amalga.UIS.2009.ScriptEngineParserAmalga 2009 Script Engine Parser

Microsoft.Amalga.UIS.2009.ScriptEngineParser (ClassType)

Element properties:

Base ClassMicrosoft.Amalga.UIS.2009.ScriptEngineServer.ApplicationComponent_nonhosted
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdccbb6c75-7573-f623-3137-21cf3c9d0ce3

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 
Microsoft.Amalga.Library.ApplicationComponent:
EventSourceName  string  Event Source Name false 256  False 
EventLogName  string  Event Log Name false 256  False 
ClassName  string  Class Name false 256  False 
AgentName  string  Agent Name false 256  False 
Microsoft.Amalga.UIS.2009.ScriptEngineParser:
PrincipalName  string  Principal Name true 256  False 
Environment  string  Environment true 256  False 
ParserName  string  Parser Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Amalga.UIS.2009.ScriptEngineParser" Accessibility="Public" Abstract="false" Base="Microsoft.Amalga.UIS.2009.ScriptEngineServer.ApplicationComponent_nonhosted" Hosted="false" Singleton="false">
<Property ID="PrincipalName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Environment" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ParserName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>