Microsoft.Windows.InternetInformationServices.10.0.WebSiteSite do 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.Windows.InternetInformationServices.WebSite:
SiteID  string  Chave true 255  False 
Description  string  Descrição false 255  False 
ServerBindings  string  Ligações do servidor false 255  False 
SecureBindings  string  Ligações seguras false 255  False 
Path  string  Caminho da pasta false 255  False 
LogFileDirectory  string  Diretório do arquivo de log false 255  False 
LogFileType  int  TipoDeArquivoDelog false 255   
BITS  bool  BITS false 255   
LogFilePattern  string  Padrão de Arquivo de Log false 255  False 
LoggingEnabled  bool  Log Habilitado false 255   
AnonymousUsername  string  Nome de usuário anônimo false 255  False 
CacheISAPI  bool  Cache ISAPI false 255   
AllowKeepAlive  bool  Permitir Keep Alive false 255   
URL  string  URL false 255  False 
PerfCounterInstance  string  Nome da instância do contador de desempenho false 255  False 
Microsoft.Windows.InternetInformationServices.10.0.WebSite:
ApplicationPoolName  string  Nome do pool de aplicativos false 255  False 
FailedRequestTracingEnabled  bool  Rastreamento de solicitação falha habilitado false 255   
FailedRequestTracingDirectory  string  Diretório de rastreamento de solicitação falha false 255  False 
StartAutomatically  bool  Iniciar automaticamente false 255   
ConnectionTimeout  int  Tempo limite da conexão (segundos) false 256   
MaxConnections  int  Máximo de conexões simultâneas false 256   
MaximumBandwidth  int  Largura de banda máxima (bytes/s) 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>