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
ElementId326bcc2f-4183-caac-0460-c81a1a708d53

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Windows.InternetInformationServices.ApplicationPool:
PoolID  string  集區識別碼 true 255  False 
PeriodicRestartTime  string  定期重新啟動時間 false 255  False 
PeriodicRestartRequests  int  定期重新啟動要求 false 255   
MaxProcesses  int  最大處理序數量 false 255   
PingingEnabled  bool  啟用 Ping 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:
DotNetVersion  string  .NET Framework 版本 false 255  False 
QueueLength  string  佇列長度 false 255  False 
Enable32BitApplications  bool  啟用 32 位元應用程式 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>