Microsoft.Windows.InternetInformationServices.10.0.AspNetWebApplicationEndpointEndpoint applicazione ASP.NET IIS 10

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

Gli endpoint applicazione ASP.NET in esecuzione nella versione di Windows Server 2016 e 1709+ di Internet Information Services (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.AspNetWebApplicationEndpoint
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdda478c4a-fcb9-3dc6-5183-bc183590768e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.InternetInformationServices.10.0.AspNetWebApplicationEndpoint:
ApplicationVRoot  string  Radice virtuale applicazione true 256  False 
IISApplicationName  string  Nome applicazione IIS false 256  False 
Name  string  Nome applicazione false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.10.0.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>