Microsoft.Windows.InternetInformationServices.6.2.AspNetWebServiceEndpointPoint de terminaison de service web ASP.NET IIS 8

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

Points de terminaison de service web ASP.NET s'exécutant sur la version Windows Server 2012 d'Internet Information Services (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.AspNetWebServiceEndpoint
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2e47afe9-96ec-d051-d583-ea4cc73a1161

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.6.2.AspNetWebServiceEndpoint:
ApplicationVRoot  string  Racine virtuelle d'application true 256  False 
Name  string  Nom de l'application false 256  False 
IISApplicationName  string  Nom de l'application IIS false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.6.2.AspNetWebServiceEndpoint" Accessibility="Public" Abstract="false" Base="IISCommon!Microsoft.Windows.InternetInformationServices.AspNetWebServiceEndpoint" 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>