Microsoft.Windows.InternetInformationServices.6.2.ApplicationPoolIIS 8 アプリケーション プール

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

Windows Server 2012 バージョンのインターネット インフォメーション サービス (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 (JPN) Description (JPN) 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  有効な 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  アプリケーション プール ID の種類 false 255   
ApplicationPoolIdentity  string  アプリケーション プール ID 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>