Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpointPunto final de la aplicación ASP.NET de IIS 8

Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpoint (ClassType)

Todos los puntos finales de la aplicación ASP.NET que se están ejecutando en la versión de Windows Server 2012 de Internet Information Services (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.AspNetWebApplicationEndpoint
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcd2a3f6d-3de5-6f69-0593-eedbbcb794b6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpoint:
ApplicationVRoot  string  Raíz virtual de la aplicación true 256  False 
IISApplicationName  string  Nombre de la aplicación IIS false 256  False 
Name  string  Nombre de aplicación false 256  False 

Health Model:

Source Code:

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