Microsoft.Windows.InternetInformationServices.10.0.ApplicationPoolPool di applicazioni IIS 10

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

Tutti i pool di applicazioni IIS in esecuzione nella versione di Windows Server 2016 e 1709+ di 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.InternetInformationServices.ApplicationPool:
PoolID  string  ID pool true 255  False 
PeriodicRestartTime  string  Intervallo di riavvio periodico false 255  False 
PeriodicRestartRequests  int  Richieste di riavvio periodico false 255   
MaxProcesses  int  Numero max. processi false 255   
PingingEnabled  bool  Ping abilitato false 255   
PingInterval  string  Intervallo di ping false 255  False 
PingResponseTime  string  Tempo di risposta ping false 255  False 
IdleTimeout  int  Timeout di inattività false 255   
CPUAction  bool  Azione CPU false 255   
CPULimit  string  Limite CPU false 255  False 
CPUResetInterval  string  Intervallo di ripristino CPU false 255  False 
ApplicationPoolIdentityType  int  Tipo di identità pool di applicazioni false 255   
ApplicationPoolIdentity  string  Identità pool di applicazioni false 255  False 
PeriodicRestartMemory  int  Memoria di riavvio periodico false 255   
PeriodicRestartPrivateMemory  int  Memoria privata di riavvio periodico false 255   
ApplicationPoolAutoStart  bool  Avvio automatico pool di applicazioni false 255   
PeriodicRestartSchedule  string  Pianificazione riavvio periodico false 255  False 
RapidFailProtection  string  Protezione rapida da errori false 255  False 
RapidFailProtectionInterval  string  Intervallo protezione rapida da errori false 255  False 
RapidFailProtectionMaxCrashes  int  Numero max. arresti protezione rapida da errori false 255   
Microsoft.Windows.InternetInformationServices.10.0.ApplicationPool:
DotNetVersion  string  Versione .NET Framework false 255  False 
QueueLength  string  Lunghezza coda false 255  False 
Enable32BitApplications  bool  Abilita le applicazioni a 32 bit 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>