Microsoft.Windows.InternetInformationServices.10.0.WebSiteSitio web de 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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.Windows.InternetInformationServices.WebSite:
SiteID  string  Clave true 255  False 
Description  string  Descripción false 255  False 
ServerBindings  string  Enlaces de servidor false 255  False 
SecureBindings  string  Enlaces de seguridad false 255  False 
Path  string  Ruta de acceso a la carpeta false 255  False 
LogFileDirectory  string  Directorio de archivo de registro false 255  False 
LogFileType  int  Tipo de archivo de registro false 255   
BITS  bool  BITS false 255   
LogFilePattern  string  Patrón de archivo de registro false 255  False 
LoggingEnabled  bool  Registro habilitado false 255   
AnonymousUsername  string  Nombre de usuario anónimo false 255  False 
CacheISAPI  bool  Caché ISAPI false 255   
AllowKeepAlive  bool  Permitir mantener la conexión false 255   
URL  string  URL false 255  False 
PerfCounterInstance  string  Nombre de la instancia de contador de rendimiento false 255  False 
Microsoft.Windows.InternetInformationServices.10.0.WebSite:
ApplicationPoolName  string  Nombre de grupo de aplicaciones false 255  False 
FailedRequestTracingEnabled  bool  Solicitud del directorio de seguimiento activada false 255   
FailedRequestTracingDirectory  string  Error en la solicitud del directorio de seguimiento false 255  False 
StartAutomatically  bool  Iniciar automáticamente false 255   
ConnectionTimeout  int  Tiempo de espera de la conexión (segundos) false 256   
MaxConnections  int  Máximo de conexiones simultáneas false 256   
MaximumBandwidth  int  Máximo ancho de banda (Bytes/segundo) 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>