Microsoft.Windows.InternetInformationServices.2003.WebSiteIIS 2003 Web Site

Microsoft.Windows.InternetInformationServices.2003.WebSite (ClassType)

All IIS Web sites that are running on the Windows 2003 version of Internet Information Services (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.WebSite
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId770b2fdf-642e-1e63-b57d-55d02505f289

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.WebSite:
SiteID  string  Key true 255  False 
Description  string  Description false 255  False 
ServerBindings  string  Server Bindings false 255  False 
SecureBindings  string  Secure Bindings false 255  False 
Path  string  Path false 255  False 
LogFileDirectory  string  Log File Directory false 255  False 
LogFileType  int  LogfileType false 255   
BITS  bool  BITS false 255   
LogFilePattern  string  Log File Pattern false 255  False 
LoggingEnabled  bool  Logging Enabled false 255   
AnonymousUsername  string  Anonymous Username false 255  False 
CacheISAPI  bool  Cache ISAPI false 255   
AllowKeepAlive  bool  Allow Keep Alive false 255   
URL  string  URL false 255  False 
PerfCounterInstance  string  Perf Counter Instance Name false 255  False 
Microsoft.Windows.InternetInformationServices.2003.WebSite:
ApplicationPoolName  string  Application Pool Name false 255  False 
ApplicationPoolID  string  Application Pool ID false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.2003.WebSite" Accessibility="Public" Abstract="false" Base="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" Hosted="true" Singleton="false">
<Property ID="ApplicationPoolName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ApplicationPoolID" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>