Microsoft.Windows.InternetInformationServices.10.0.ApplicationPoolIIS 10 Uygulama Havuzu

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

Internet Information Services'ın (IIS) Windows Server 2016 ve 1709+ sürümünde çalışan tüm IIS Uygulama Havuzları.

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationPool
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9bf7f433-6f69-cfb0-c80e-fa17496b4afb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) 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  Havuz Kimliği true 255  False 
PeriodicRestartTime  string  Zamanı Düzenli Olarak Yeniden Başlatma false 255  False 
PeriodicRestartRequests  int  İstekleri Düzenli Olarak Yeniden Başlatma false 255   
MaxProcesses  int  En Fazla İşlem false 255   
PingingEnabled  bool  Ping Komutu Etkin false 255   
PingInterval  string  Ping Aralığı false 255  False 
PingResponseTime  string  Ping Yanıtı Süresi false 255  False 
IdleTimeout  int  Boşta Zaman Aşımı false 255   
CPUAction  bool  CPU Eylemi false 255   
CPULimit  string  CPU Sınırı false 255  False 
CPUResetInterval  string  CPU Sıfırlama Aralığı false 255  False 
ApplicationPoolIdentityType  int  Uygulama Havuzu Kimlik Türü false 255   
ApplicationPoolIdentity  string  Uygulama Havuzu Kimliği false 255  False 
PeriodicRestartMemory  int  Belleği Düzenli Olarak Yeniden Başlatma false 255   
PeriodicRestartPrivateMemory  int  Özel Belleği Düzenli Olarak Yeniden Başlatma false 255   
ApplicationPoolAutoStart  bool  Uygulama Havuzu Otomatik Başlatma false 255   
PeriodicRestartSchedule  string  Zamanlamayı Düzenli Olarak Yeniden Başlatma false 255  False 
RapidFailProtection  string  Hızlı Çökme Koruması false 255  False 
RapidFailProtectionInterval  string  Hızlı Çökme Koruması Aralığı false 255  False 
RapidFailProtectionMaxCrashes  int  Hızlı Çökme Koruması En Fazla Kilitlenme Sayısı false 255   
Microsoft.Windows.InternetInformationServices.10.0.ApplicationPool:
DotNetVersion  string  .NET Framework Sürümü false 255  False 
QueueLength  string  Sıra Uzunluğu false 255  False 
Enable32BitApplications  bool  32 Bit Uygulamaları Etkinleştir false 255   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.10.0.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>