Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpointIIS 8 ASP.NET 애플리케이션 엔드포인트

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

Windows Server 2012 버전의 IIS(인터넷 정보 서비스)에서 실행되는 ASP.NET 애플리케이션 엔드포인트입니다.

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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.Windows.InternetInformationServices.6.2.AspNetWebApplicationEndpoint:
ApplicationVRoot  string  응용 프로그램 가상 루트 true 256  False 
IISApplicationName  string  IIS 응용 프로그램 이름 false 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>