Microsoft.Windows.InternetInformationServices.6.2.WebSiteIIS 8 Web Site

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

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.WebSite
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6b2056da-0255-7af8-21af-5dbb277c23b6

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  Folder 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.6.2.WebSite:
ID  string  ID false 255  False 
MaximumBandwidth  int  Maximum Bandwidth (Bytes/second) false 256   
MaxConnections  int  Maximum Concurrent Connections false 256   
ConnectionTimeout  int  Connection Time-out (seconds) false 256   
FailedRequestTracingEnabled  bool  Failed Request Tracing Enabled false 255   
ApplicationPoolName  string  Application Pool Name false 255  False 
StartAutomatically  bool  Start Automatically false 255   
FailedRequestTracingDirectory  string  Failed Request Tracing Directory false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.6.2.WebSite" Accessibility="Public" Abstract="false" Base="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" Hosted="true" Singleton="false">
<Property ID="ApplicationPoolName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="FailedRequestTracingEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="FailedRequestTracingDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="StartAutomatically" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ConnectionTimeout" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="MaxConnections" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="MaximumBandwidth" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ID" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>