Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpointКонечные точки приложения ASP.NET IIS 8

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

Все конечные точки приложений ASP.NET, работающие в версии компонента IIS для Windows Server 2012.

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 (RUS) Description (RUS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Отображаемое имя Краткое имя объекта мониторинга. false 256  False 
Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpoint:
IISApplicationName  string  Имя приложения IIS false 256  False 
ApplicationVRoot  string  Виртуальный корень приложения true 256  False 
Name  string  Имя приложения 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>