Microsoft.Windows.InternetInformationServices.6.2.WebSiteIIS 8-webbplats

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 (SVE) Description (SVE) 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  Nyckel true 255  False 
Description  string  Beskrivning false 255  False 
ServerBindings  string  Server bindningar false 255  False 
SecureBindings  string  Säkra bindningar false 255  False 
Path  string  Katalog steg false 255  False 
LogFileDirectory  string  Log File bibliotek false 255  False 
LogFileType  int  Loggfilstyp false 255   
BITS  bool  BITS false 255   
LogFilePattern  string  Log File mönster false 255  False 
LoggingEnabled  bool  Loggning är aktiverat false 255   
AnonymousUsername  string  Anonymt användarnamn false 255  False 
CacheISAPI  bool  ISAPI-cache false 255   
AllowKeepAlive  bool  Tillåt bibehållen aktivitet false 255   
URL  string  URL false 255  False 
PerfCounterInstance  string  Föreslaget räknare instansnamn false 255  False 
Microsoft.Windows.InternetInformationServices.6.2.WebSite:
ID  string  ID false 255  False 
MaximumBandwidth  int  Maximal bandbredd (byte/sekund) false 256   
MaxConnections  int  Maximalt antal samtidiga anslutningar false 256   
ConnectionTimeout  int  Anslutningens tidsgräns (sekunder) false 256   
FailedRequestTracingEnabled  bool  Spårning av misslyckade förfrågningar aktiverat false 255   
ApplicationPoolName  string  Programpoolens namn false 255  False 
StartAutomatically  bool  Starta automatiskt false 255   
FailedRequestTracingDirectory  string  Katalog för spårning av misslyckade förfrågningar 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>