AVIcode.DotNet.SystemCenter.Client.WebApplicationEndpointuX Application Endpoint

AVIcode.DotNet.SystemCenter.Client.WebApplicationEndpoint (ClassType)

uX Application Endpoint Class

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.AspNetWebApplicationEndpoint
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf8b88f3f-b67e-f9e5-b45e-746c26d8cdea

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 
AVIcode.DotNet.SystemCenter.Client.WebApplicationEndpoint:
ApplicationVRoot  string  Application Virtual Root Application Virtual Root false 256  False 
DisplayApplicationName  string  Display Application Name Display Name of target uX application true 256  False 
IISApplicationName  string  IIS Application Name IIS Application Name of target uX application false 256  False 

Health Model:

Source Code:

<ClassType ID="AVIcode.DotNet.SystemCenter.Client.WebApplicationEndpoint" Accessibility="Public" Abstract="false" Base="IISCommon!Microsoft.Windows.InternetInformationServices.AspNetWebApplicationEndpoint" Hosted="true" Singleton="false">
<Property ID="ApplicationVRoot" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="DisplayApplicationName" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="IISApplicationName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>