AVIcode.DotNet.SystemCenter.AspNetWebApplicationEndpointASP.NET Application Endpoint

AVIcode.DotNet.SystemCenter.AspNetWebApplicationEndpoint (ClassType)

ASP.NET Application Endpoint Class

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.AspNetWebApplicationEndpoint
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId647c05bc-94d6-8217-5de4-b744c331684e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
AVIcode.DotNet.SystemCenter.AspNetWebApplicationEndpoint:
ApplicationVRoot  string  Application Virtual Root Virtual root for target ASP.NET application true 256  False     
IISApplicationName  string  IIS Application Name IIS name for ASP.NET Application false 256  False     

Health Model:

Source Code:

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