Microsoft.Windows.InternetInformationServices.10.0.WebSiteWitryna sieci Web usług 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 (PLK) Description (PLK) 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  Klucz true 255  False 
Description  string  Opis false 255  False 
ServerBindings  string  Powiązania serwera false 255  False 
SecureBindings  string  Bezpieczne powiązania false 255  False 
Path  string  Ścieżka folderu false 255  False 
LogFileDirectory  string  Katalog pliku dziennika false 255  False 
LogFileType  int  LogfileType false 255   
BITS  bool  BITS false 255   
LogFilePattern  string  Wzorzec pliku dziennika false 255  False 
LoggingEnabled  bool  Rejestrowanie włączone false 255   
AnonymousUsername  string  Nazwa użytkownika anonimowego false 255  False 
CacheISAPI  bool  ISAPI w pamięci podręcznej false 255   
AllowKeepAlive  bool  Zezwalaj na utrzymywanie aktywności false 255   
URL  string  Adres URL false 255  False 
PerfCounterInstance  string  Nazwa wystąpienia licznika wydajności false 255  False 
Microsoft.Windows.InternetInformationServices.10.0.WebSite:
ApplicationPoolName  string  Nazwa puli aplikacji false 255  False 
FailedRequestTracingEnabled  bool  Śledzenie niepomyślnych żądań włączone false 255   
FailedRequestTracingDirectory  string  Katalog śledzenia niepomyślnych żądań false 255  False 
StartAutomatically  bool  Uruchom automatycznie false 255   
ConnectionTimeout  int  Limit czasu połączenia (sekundy) false 256   
MaxConnections  int  Maksymalna liczba równoczesnych połączeń false 256   
MaximumBandwidth  int  Maksymalna przepustowość (bajty/sekundę) false 256   
ID  string  Identyfikator 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>