Microsoft.Windows.InternetInformationServices.6.2.AspNetWebServiceEndpointKoncový bod webové služby IIS 8 ASP.NET

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

Všechny koncové body webové služby ASP.NET spuštěné ve verzi Internetové informační služby (IIS) pro systém Windows Server 2012.

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 (CSY) Description (CSY) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.InternetInformationServices.6.2.AspNetWebServiceEndpoint:
ApplicationVRoot  string  Virtuální kořen aplikace true 256  False 
IISApplicationName  string  Název aplikace IIS false 256  False 
Name  string  Název aplikace 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" 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>