Microsoft.Windows.InternetInformationServices.6.2.ApplicationPoolIIS 8 Application Pool

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

All IIS Application Pools that are running on the Windows Server 2012 version of Internet Information Services (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationPool
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId326bcc2f-4183-caac-0460-c81a1a708d53

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) 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  Pool ID true 255  False 
PeriodicRestartTime  string  Periodic Restart Time false 255  False 
PeriodicRestartRequests  int  Periodic Restart Requests false 255   
MaxProcesses  int  Max Processes false 255   
PingingEnabled  bool  Pinging Enabled false 255   
PingInterval  string  Ping Interval false 255  False 
PingResponseTime  string  Ping Response Time false 255  False 
IdleTimeout  int  Idle Time Out false 255   
CPUAction  bool  CPU Action false 255   
CPULimit  string  CPU Limit false 255  False 
CPUResetInterval  string  CPU Reset Interval false 255  False 
ApplicationPoolIdentityType  int  Application Pool Identity Type false 255   
ApplicationPoolIdentity  string  Application Pool Identity false 255  False 
PeriodicRestartMemory  int  Periodic Restart Memory false 255   
PeriodicRestartPrivateMemory  int  Periodic Restart Private Memory false 255   
ApplicationPoolAutoStart  bool  Application Pool Auto Start false 255   
PeriodicRestartSchedule  string  Periodic Restart Schedule false 255  False 
RapidFailProtection  string  Rapid Fail Protection false 255  False 
RapidFailProtectionInterval  string  Rapid Fail Protection Interval false 255  False 
RapidFailProtectionMaxCrashes  int  Rapid Fail Protection Max Crashes false 255   
Microsoft.Windows.InternetInformationServices.6.2.ApplicationPool:
DotNetVersion  string  .NET Framework Version false 255  False 
QueueLength  string  Queue Length false 255  False 
Enable32BitApplications  bool  Enable 32 Bit Applications 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" 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>