Microsoft.Windows.InternetInformationServices.2008.AspNetWebServiceEndpointIIS 7 ASP.NET Web Service Endpoint

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

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

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.AspNetWebServiceEndpoint
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8d85db22-2b0d-af3e-95f9-7c28f8167d5a

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.2008.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.2008.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>