Microsoft.Amalga.UIS.2009.WebSite.ApplicationComponentAmalga 2009 Web Site Application Component

Microsoft.Amalga.UIS.2009.WebSite.ApplicationComponent (ClassType)

Element properties:

Base ClassMicrosoft.Amalga.UIS.2009.MiddleTier.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId76c4c941-7347-b03d-9dee-b3942e096192

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.WebSite.ApplicationComponent:
WebLocation  string  Web Location false 256  False 
WebSiteDescription  string  Web Site Description true 256  False 
Installed  string  Installed false 256  False 
ProgramLocation  string  Program Location false 256  False 
HostName  string  Host Name true 256  False 
Environment  string  Environment Environment true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Amalga.UIS.2009.WebSite.ApplicationComponent" Accessibility="Public" Abstract="false" Base="Microsoft.Amalga.UIS.2009.MiddleTier.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="WebLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WebSiteDescription" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Installed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProgramLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HostName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Environment" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>