Microsoft.Windows.InternetInformationServices.10.0.AspNetWebServiceEndpointIIS 10 ASP.NET-alapú webszolgáltatás-végpont

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

Az Internet Information Services (IIS) Windows Server 2016 és 1709+ rendszerbeli verziójában futó ASP.NET-es webszolgáltatás-végpontok.

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.AspNetWebServiceEndpoint
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdda641b3b-6ae1-2fc1-80cd-10bacf69584d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.InternetInformationServices.10.0.AspNetWebServiceEndpoint:
ApplicationVRoot  string  Alkalmazás virtuális gyökérkönyvtára true 256  False 
IISApplicationName  string  IIS-alkalmazás neve false 256  False 
Name  string  Alkalmazás neve false 256  False 

Health Model:

Source Code:

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