Microsoft.Windows.InternetInformationServices.10.0.WebSiteWeb IIS 10

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

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.WebSite
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId95f88f00-0cb7-238e-968b-0dc4f472e7b4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) 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  Klíč true 255  False 
Description  string  Popis false 255  False 
ServerBindings  string  Vazby serveru false 255  False 
SecureBindings  string  Zabezpečené vazby false 255  False 
Path  string  Cesta ke složce false 255  False 
LogFileDirectory  string  Adresář souboru protokolu false 255  False 
LogFileType  int  LogfileType false 255   
BITS  bool  BITY false 255   
LogFilePattern  string  Vzorec souboru protokolu false 255  False 
LoggingEnabled  bool  Protokolování povoleno false 255   
AnonymousUsername  string  Anonymní uživatelské jméno false 255  False 
CacheISAPI  bool  ISAPI mezipaměti false 255   
AllowKeepAlive  bool  Povolit udržování false 255   
URL  string  Adresa URL false 255  False 
PerfCounterInstance  string  Název instance čítače výkonu false 255  False 
Microsoft.Windows.InternetInformationServices.10.0.WebSite:
ApplicationPoolName  string  Název fondu aplikací false 255  False 
FailedRequestTracingEnabled  bool  Trasování chybných požadavků povoleno false 255   
FailedRequestTracingDirectory  string  Adresář Trasování chybných požadavků false 255  False 
StartAutomatically  bool  Spustit automaticky false 255   
ConnectionTimeout  int  Časový limit připojení (sekundy) false 256   
MaxConnections  int  Maximální počet souběžných připojení false 256   
MaximumBandwidth  int  Maximální šířka pásma (bajty za sekundu) false 256   
ID  string  ID false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.10.0.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>