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

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 (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.Windows.InternetInformationServices.WebSite:
SiteID  string  Schlüssel true 255  False 
Description  string  Beschreibung false 255  False 
ServerBindings  string  Serverbindungen false 255  False 
SecureBindings  string  Sichere Bindungen false 255  False 
Path  string  Ordnerpfad false 255  False 
LogFileDirectory  string  Protokolldateiverzeichnis false 255  False 
LogFileType  int  Protokolldateityp false 255   
BITS  bool  BITS false 255   
LogFilePattern  string  Protokolldateimuster false 255  False 
LoggingEnabled  bool  Protokollierung aktiviert false 255   
AnonymousUsername  string  Name des anonymen Benutzers false 255  False 
CacheISAPI  bool  ISAPI zwischenspeichern false 255   
AllowKeepAlive  bool  Keep-Alive zulassen false 255   
URL  string  URL false 255  False 
PerfCounterInstance  string  Instanzname für Leistungsindikator false 255  False 
Microsoft.Windows.InternetInformationServices.6.2.WebSite:
ApplicationPoolName  string  Anwendungspoolname false 255  False 
FailedRequestTracingEnabled  bool  Ablaufverfolgung für Anforderungsfehler aktiviert false 255   
FailedRequestTracingDirectory  string  Ablaufverfolgungsverzeichnis für Anforderungsfehler false 255  False 
StartAutomatically  bool  Automatisch starten false 255   
ConnectionTimeout  int  Verbindungstimeout (Sekunden) false 256   
MaxConnections  int  Maximale Anzahl gleichzeitiger Verbindungen false 256   
MaximumBandwidth  int  Maximale Bandbreite (Bytes/Sekunde) 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>