Microsoft.Windows.InternetInformationServices.10.0.ApplicationPoolGrupo de aplicaciones de IIS 10

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

Todos los grupos de aplicaciones de IIS que se ejecutan en la versión Windows Server 2016 y 1709+ de Internet Information Services (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationPool
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9bf7f433-6f69-cfb0-c80e-fa17496b4afb

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  Número máximo de procesos false 255   
PingingEnabled  bool  Función ping habilitada false 255   
PingInterval  string  Intervalo de ping false 255  False 
PingResponseTime  string  Tiempo de respuesta de ping false 255  False 
IdleTimeout  int  Tiempo 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 de 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 de 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  Número máximo de bloqueos de protección rápida contra errores false 255   
Microsoft.Windows.InternetInformationServices.10.0.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.10.0.ApplicationPool" Accessibility="Public" Abstract="false" Base="IISCommon!Microsoft.Windows.InternetInformationServices.ApplicationPool" Hosted="true" Singleton="false">
<Property ID="DotNetVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="QueueLength" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="Enable32BitApplications" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>