Microsoft.Windows.InternetInformationServices.6.2.WebSiteSite do IIS 8

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

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.WebSite
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6b2056da-0255-7af8-21af-5dbb277c23b6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) 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  Chave true 255  False 
Description  string  Descrição false 255  False 
ServerBindings  string  Enlace de Servidor false 255  False 
SecureBindings  string  Enlaces Seguros false 255  False 
Path  string  Caminho da pasta false 255  False 
LogFileDirectory  string  Diretório do Ficheiro de Registo false 255  False 
LogFileType  int  LogfileType false 255   
BITS  bool  BITS false 255   
LogFilePattern  string  Padrão de Ficheiro de Registo false 255  False 
LoggingEnabled  bool  Registo Ativado false 255   
AnonymousUsername  string  Nome de Utilizador Anónimo false 255  False 
CacheISAPI  bool  Colocar em 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.6.2.WebSite:
ID  string  ID false 255  False 
MaximumBandwidth  int  Largura de Banda Máxima (Bytes/segundo) false 256   
MaxConnections  int  Número Máximo de Ligações Simultâneas false 256   
ConnectionTimeout  int  Limite de Tempo da Ligação (segundos) false 256   
FailedRequestTracingEnabled  bool  Rastreio de Pedidos Falhados Ativado false 255   
ApplicationPoolName  string  Nome do Conjunto Aplicacional false 255  False 
StartAutomatically  bool  Iniciar Automaticamente false 255   
FailedRequestTracingDirectory  string  Diretório de Rastreio de Pedidos Falhados 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>