Microsoft.Windows.InternetInformationServices.6.2.ApplicationPoolGrupo de aplicaciones de IIS 8

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

Todos los grupos de aplicaciones de IIS que se están ejecutando en la versión de Windows Server 2012 de Internet Information Services (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationPool
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1a70128c-3cfb-cef6-75a8-fedadf0e1d3e

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.ApplicationPool:
PoolID  string  Id. de grupo true 255  False 
PeriodicRestartTime  string  Hora de reinicio periódico false 255  False 
PeriodicRestartRequests  int  Solicitudes de reinicio periódico false 255   
MaxProcesses  int  Procesos máximos false 255   
PingingEnabled  bool  Ping habilitado false 255   
PingInterval  string  Intervalo de ping false 255  False 
PingResponseTime  string  Tiempo de respuesta de ping false 255  False 
IdleTimeout  int  Tiempo de espera de inactividad false 255   
CPUAction  bool  Acción de CPU false 255   
CPULimit  string  Límite de CPU false 255  False 
CPUResetInterval  string  Intervalo de restablecimiento de CPU false 255  False 
ApplicationPoolIdentityType  int  Tipo de identidad del grupo de aplicaciones false 255   
ApplicationPoolIdentity  string  Identidad del grupo de aplicaciones false 255  False 
PeriodicRestartMemory  int  Memoria de reinicio periódico false 255   
PeriodicRestartPrivateMemory  int  Memoria privada de reinicio periódico false 255   
ApplicationPoolAutoStart  bool  Inicio automático del grupo de aplicaciones false 255   
PeriodicRestartSchedule  string  Programación de reinicio periódico false 255  False 
RapidFailProtection  string  Protección rápida contra errores false 255  False 
RapidFailProtectionInterval  string  Intervalo de protección rápida contra errores false 255  False 
RapidFailProtectionMaxCrashes  int  Errores máximos de la protección rápida contra errores false 255   
Microsoft.Windows.InternetInformationServices.6.2.ApplicationPool:
DotNetVersion  string  Versión de .NET Framework false 255  False 
QueueLength  string  Longitud de cola false 255  False 
Enable32BitApplications  bool  Habilitar aplicaciones de 32 bits false 255   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.6.2.ApplicationPool" Accessibility="Public" Abstract="false" Base="IISCommon!Microsoft.Windows.InternetInformationServices.ApplicationPool" Hosted="true" Singleton="false">
<Property ID="DotNetVersion" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="QueueLength" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Enable32BitApplications" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>