Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpointPonto de Extremidade do Aplicativo ASP.NET do IIS 8

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

Os Pontos de Extremidade do Aplicativo ASP.NET que estão em execução na versão do Windows Server 2012 do IIS (Serviços de Informações da Internet).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.AspNetWebApplicationEndpoint
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0195178e-3e74-cede-1c44-f1b7cec2e89c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpoint:
ApplicationVRoot  string  Raiz virtual do aplicativo true 256  False 
IISApplicationName  string  Nome do aplicativo do IIS false 256  False 
Name  string  Nome do aplicativo 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" MinLength="0" Length="256"/>
<Property ID="IISApplicationName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>