Microsoft.Windows.InternetInformationServices.6.2.ApplicationPoolPool d'applications IIS 8

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

Tous les pools d'applications IIS s'exécutant sous la version Windows Server 2012 des services IIS (Internet Information Services).

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 (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  Temps de redémarrage périodique false 255  False 
PeriodicRestartRequests  int  Demandes de redémarrage périodique false 255   
MaxProcesses  int  Nb de processus maximal false 255   
PingingEnabled  bool  Protocole Ping activé false 255   
PingInterval  string  Intervalle Ping false 255  False 
PingResponseTime  string  Temps de réponse Ping false 255  False 
IdleTimeout  int  Délai d'inactivité false 255   
CPUAction  bool  Action processeur false 255   
CPULimit  string  Limite processeur false 255  False 
CPUResetInterval  string  Intervalle réinitialisation processeur 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  Planification de 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  Nb maximal de pannes pour la protection rapide en cas d'échec false 255   
Microsoft.Windows.InternetInformationServices.6.2.ApplicationPool:
DotNetVersion  string  Version de .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.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" Length="255" MinLength="0"/>
<Property ID="QueueLength" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Enable32BitApplications" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>