Microsoft.Windows.InternetInformationServices.6.2.ApplicationPoolIIS 8-programpool

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

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

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 (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.6.2.ApplicationPool:
Enable32BitApplications  bool  Aktivera 32-bitars program false 255   
QueueLength  string  Kölängd false 255  False 
DotNetVersion  string  .NET Framework-version 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>