Microsoft.Windows.InternetInformationServices.6.2.ApplicationPoolIIS 8 应用程序池

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

在 Windows Server 2012 版的 Internet Information Services (IIS)上运行的所有 IIS 应用程序池。

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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.Windows.InternetInformationServices.ApplicationPool:
PoolID  string  池 ID true 255  False 
PeriodicRestartTime  string  定期重新启动时间 false 255  False 
PeriodicRestartRequests  int  定期重新启动请求 false 255   
MaxProcesses  int  最大进程数 false 255   
PingingEnabled  bool  启用 Pinging false 255   
PingInterval  string  Ping 时间间隔 false 255  False 
PingResponseTime  string  Ping 响应时间 false 255  False 
IdleTimeout  int  空闲超时 false 255   
CPUAction  bool  CPU 操作 false 255   
CPULimit  string  CPU 限制 false 255  False 
CPUResetInterval  string  CPU 重置时间间隔 false 255  False 
ApplicationPoolIdentityType  int  应用程序池标识类型 false 255   
ApplicationPoolIdentity  string  应用程序池标识 false 255  False 
PeriodicRestartMemory  int  定期重新启动内存 false 255   
PeriodicRestartPrivateMemory  int  定期重新启动专用内存 false 255   
ApplicationPoolAutoStart  bool  应用程序池自动启动 false 255   
PeriodicRestartSchedule  string  定期重新启动计划 false 255  False 
RapidFailProtection  string  快速失败保护 false 255  False 
RapidFailProtectionInterval  string  快速失败保护时间间隔 false 255  False 
RapidFailProtectionMaxCrashes  int  快速失败保护最大故障数 false 255   
Microsoft.Windows.InternetInformationServices.6.2.ApplicationPool:
Enable32BitApplications  bool  启用 32 位应用程序 false 255   
QueueLength  string  队列长度 false 255  False 
DotNetVersion  string  .NET Framework 版本 false 255  False 

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>