Microsoft.Windows.InternetInformationServices.6.2.AspNetWebServiceEndpointIIS 8 ASP.NET Web Service Endpoint

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

ASP.NET Web Service Endpoints that are running on the Windows Server 2012 version of Internet Information Services (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.AspNetWebServiceEndpoint
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId382b7943-d3cb-1a08-cbb9-6a79ca8185d0

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) 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  Application Virtual Root true 256  False 
IISApplicationName  string  IIS Application Name false 256  False 
Name  string  Application Name 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>