Microsoft.Windows.InternetInformationServices.10.0.WebSiteSito Web 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.InternetInformationServices.WebSite:
SiteID  string  Chiave true 255  False 
Description  string  Descrizione false 255  False 
ServerBindings  string  Bindig server false 255  False 
SecureBindings  string  Binding sicuro false 255  False 
Path  string  Percorso cartella false 255  False 
LogFileDirectory  string  Directory file di registro false 255  False 
LogFileType  int  Tipo di file registro false 255   
BITS  bool  BITS false 255   
LogFilePattern  string  Modello file di registro false 255  False 
LoggingEnabled  bool  Registrazione abilitata false 255   
AnonymousUsername  string  Nome utente anonimo false 255  False 
CacheISAPI  bool  ISAPI cache false 255   
AllowKeepAlive  bool  Consenti Keep Alive false 255   
URL  string  /url: false 255  False 
PerfCounterInstance  string  Nome istanza contatore prestazioni false 255  False 
Microsoft.Windows.InternetInformationServices.10.0.WebSite:
ApplicationPoolName  string  Nome del pool di applicazioni false 255  False 
FailedRequestTracingEnabled  bool  Traccia delle richieste non riuscite abilitata false 255   
FailedRequestTracingDirectory  string  Directory di traccia delle richieste non riuscite false 255  False 
StartAutomatically  bool  Avvia automaticamente false 255   
ConnectionTimeout  int  Timeout connessione (secondi) false 256   
MaxConnections  int  Numero massimo di connessioni simultanee false 256   
MaximumBandwidth  int  Larghezza di banda massima (byte/secondo) 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>