Microsoft.Windows.InternetInformationServices.2008.AspNetWebApplicationEndpointPoint de terminaison d'application ASP.NET IIS 7

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

Points de terminaison d'application ASP.NET qui s'exécutent sur la version Windows 2008 d'Internet Information Services (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.AspNetWebApplicationEndpoint
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8d200d70-f290-444a-7b22-7bcd5b3a344a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.Windows.InternetInformationServices.2008.AspNetWebApplicationEndpoint:
ApplicationVRoot  string  Racine virtuelle d'application true 256  False 
IISApplicationName  string  Nom de l'application IIS false 256  False 
Name  string  Nom de l'application false 256  False 

Health Model:

Source Code:

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