Microsoft.Windows.InternetInformationServices.6.2.ApplicationPoolPool de Aplicativos do IIS 8

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

Todos os Pools de Aplicativos do IIS que estão em execução na versão do Windows Server 2012 do IIS (Serviços de Informações da Internet).

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 (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.ApplicationPool:
PoolID  string  ID do Pool true 255  False 
PeriodicRestartTime  string  Hora de Reinício Periódico false 255  False 
PeriodicRestartRequests  int  Solicitações de Reinício Periódico false 255   
MaxProcesses  int  Nº Máx. de Processos false 255   
PingingEnabled  bool  Ping Habilitado false 255   
PingInterval  string  Intervalo de Ping false 255  False 
PingResponseTime  string  Tempo de Resposta de Ping false 255  False 
IdleTimeout  int  Tempo Limite Ocioso false 255   
CPUAction  bool  Ação da CPU false 255   
CPULimit  string  Limite da CPU false 255  False 
CPUResetInterval  string  Intervalo de Redefinição da CPU false 255  False 
ApplicationPoolIdentityType  int  Tipo de Identidade do Pool de Aplicativos false 255   
ApplicationPoolIdentity  string  Identidade do Pool de Aplicativos false 255  False 
PeriodicRestartMemory  int  Memória de Reinício Periódico false 255   
PeriodicRestartPrivateMemory  int  Memória Privada de Reinício Periódico false 255   
ApplicationPoolAutoStart  bool  Inicialização Automática do Pool de Aplicativos false 255   
PeriodicRestartSchedule  string  Agenda de Reinício Periódico false 255  False 
RapidFailProtection  string  Proteção Rápida contra Falhas false 255  False 
RapidFailProtectionInterval  string  Intervalo de Proteção Rápida contra Falhas false 255  False 
RapidFailProtectionMaxCrashes  int  Nº Máx. de Falhas na proteção Rápida contra Falhas false 255   
Microsoft.Windows.InternetInformationServices.6.2.ApplicationPool:
Enable32BitApplications  bool  Habilitar aplicativos de 32 bits false 255   
QueueLength  string  Comprimento da fila false 255  False 
DotNetVersion  string  Versão do .NET Framework false 255  False 

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" 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>