Microsoft.Windows.InternetInformationServices.10.0.ApplicationPoolConjunto Aplicacional do IIS 10

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

Todos os Conjuntos Aplicacionais do IIS em execução na versão dos Serviços de Informação Internet (IIS) para o Windows Server 2016 e 1709+.

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 (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.ApplicationPool:
PoolID  string  ID do Conjunto true 255  False 
PeriodicRestartTime  string  Hora de Reinício Periódico false 255  False 
PeriodicRestartRequests  int  Pedidos de Reinício Periódico false 255   
MaxProcesses  int  Máx. de Processos false 255   
PingingEnabled  bool  Ping Ativado false 255   
PingInterval  string  Intervalo de Ping false 255  False 
PingResponseTime  string  Tempo de Resposta de Ping false 255  False 
IdleTimeout  int  Limite de Tempo Inativo Excedido false 255   
CPUAction  bool  Ação da CPU false 255   
CPULimit  string  Limite da CPU false 255  False 
CPUResetInterval  string  Intervalo de Reposição da CPU false 255  False 
ApplicationPoolIdentityType  int  Tipo de Identidade do Conjunto Aplicacional false 255   
ApplicationPoolIdentity  string  Identidade do Conjunto Aplicacional 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  Início Automático do Conjunto Aplicacional 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 da Proteção Rápida Contra Falhas false 255  False 
RapidFailProtectionMaxCrashes  int  Máx. de Falhas da Proteção Rápida Contra Falhas false 255   
Microsoft.Windows.InternetInformationServices.10.0.ApplicationPool:
Enable32BitApplications  bool  Ativar Aplicações 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.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>