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
ElementId564d1e4b-e2e7-a363-74ef-99f05af3d0da

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:
ApplicationPoolName  string  Programpoolens namn false 255  False 
FailedRequestTracingEnabled  bool  Spårning av misslyckade förfrågningar aktiverat false 255   
FailedRequestTracingDirectory  string  Katalog för spårning av misslyckade förfrågningar false 255  False 
StartAutomatically  bool  Starta automatiskt false 255   
ConnectionTimeout  int  Anslutningens tidsgräns (sekunder) false 256   
MaxConnections  int  Maximalt antal samtidiga anslutningar false 256   
MaximumBandwidth  int  Maximal bandbredd (byte/sekund) false 256   
ID  string  ID 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>