Microsoft.Windows.InternetInformationServices.10.0.ApplicationPoolPool d'applications IIS 10

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

Tous les pools d’applications IIS s’exécutant sur la version Windows Server 2016 et 1709+ des services IIS (Internet Information Services).

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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.Windows.InternetInformationServices.ApplicationPool:
PoolID  string  ID de pool true 255  False 
PeriodicRestartTime  string  Heure de redémarrage périodique false 255  False 
PeriodicRestartRequests  int  Demandes de redémarrage périodiques false 255   
MaxProcesses  int  Nombre maximal de processus false 255   
PingingEnabled  bool  Activation des requêtes Ping false 255   
PingInterval  string  Intervalle des requêtes Ping false 255  False 
PingResponseTime  string  Temps de réponse des requêtes Ping false 255  False 
IdleTimeout  int  Expiration du temps d'inactivité false 255   
CPUAction  bool  Action UC false 255   
CPULimit  string  Limite UC false 255  False 
CPUResetInterval  string  Intervalle de réinitialisation de l'UC false 255  False 
ApplicationPoolIdentityType  int  Type d'identité du pool d'applications false 255   
ApplicationPoolIdentity  string  Identité du pool d'applications false 255  False 
PeriodicRestartMemory  int  Mémoire de redémarrage périodique false 255   
PeriodicRestartPrivateMemory  int  Mémoire privée de redémarrage périodique false 255   
ApplicationPoolAutoStart  bool  Démarrage automatique du pool d'applications false 255   
PeriodicRestartSchedule  string  Planning du redémarrage périodique false 255  False 
RapidFailProtection  string  Protection rapide en cas d'échec false 255  False 
RapidFailProtectionInterval  string  Intervalle de protection rapide en cas d'échec false 255  False 
RapidFailProtectionMaxCrashes  int  Nombre maximal d'incidents pour la protection rapide en cas d'échec false 255   
Microsoft.Windows.InternetInformationServices.10.0.ApplicationPool:
DotNetVersion  string  Version du .NET Framework false 255  False 
QueueLength  string  Longueur de la file d’attente false 255  False 
Enable32BitApplications  bool  Activer les applications 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>