Microsoft.ApplicationServer.WebSiteAppFabric IIS Web Site

Microsoft.ApplicationServer.WebSite (ClassType)

This class represents an IIS web site that contains at least one WCF or WF service that is being managed by AppFabric.

Knowledge Base article:

Summary

This class represents an IIS web site that contains at least one WCF or WF service that is being managed by AppFabric.

Element properties:

Base ClassSystem.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde6a36fc3-7370-dca0-a8bb-b03a94cd6f67

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.ApplicationServer.WebSite:
SiteName  string  Site Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ApplicationServer.WebSite" Accessibility="Public" Abstract="false" Base="System!System.LocalApplication" Hosted="true" Singleton="false">
<Property ID="SiteName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>