Microsoft.Windows.InternetInformationServices.10.0.ApplicationPoolIIS 10-programpool

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

Alla IIS-programpooler som körs på Windows Server 2016- och 1709+-versionen av IIS (Internet Information Services).

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 (SVE) Description (SVE) 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  Periodisk omstart tid false 255  False 
PeriodicRestartRequests  int  Periodisk omstart förfrågningar false 255   
MaxProcesses  int  Max processer false 255   
PingingEnabled  bool  Pingfunktion aktiverad false 255   
PingInterval  string  Pingintervall false 255  False 
PingResponseTime  string  Pingsvarstid false 255  False 
IdleTimeout  int  Inaktivitetstid false 255   
CPUAction  bool  Processoråtgärd false 255   
CPULimit  string  Processorgräns false 255  False 
CPUResetInterval  string  Processoråterställningsintervall false 255  False 
ApplicationPoolIdentityType  int  Programpoolens identitetstyp false 255   
ApplicationPoolIdentity  string  Programpoolens identitet false 255  False 
PeriodicRestartMemory  int  Periodisk omstart minne false 255   
PeriodicRestartPrivateMemory  int  Periodisk omstart privat minne false 255   
ApplicationPoolAutoStart  bool  Automatisk start programpool false 255   
PeriodicRestartSchedule  string  Periodisk omstart schema false 255  False 
RapidFailProtection  string  Snabbt felskydd false 255  False 
RapidFailProtectionInterval  string  Snabbt felskydd, intervall false 255  False 
RapidFailProtectionMaxCrashes  int  Snabbt felskydd, maximalt antal krascher false 255   
Microsoft.Windows.InternetInformationServices.10.0.ApplicationPool:
DotNetVersion  string  .NET Framework-version false 255  False 
QueueLength  string  Kölängd false 255  False 
Enable32BitApplications  bool  Aktivera 32-bitars program 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>