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

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

Alle IIS-Anwendungspools, die unter der Windows Server 2016- und 1709+-Version der Internetinformationsdienste (Internet Information Services, IIS) ausgeführt werden.

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 (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.Windows.InternetInformationServices.ApplicationPool:
PoolID  string  Pool-ID true 255  False 
PeriodicRestartTime  string  Zeitintervall bis zum periodischen Neustart false 255  False 
PeriodicRestartRequests  int  Anzahl der Anforderungen bis zum periodischen Neustart false 255   
MaxProcesses  int  Maximale Prozessanzahl false 255   
PingingEnabled  bool  Pingen aktiviert false 255   
PingInterval  string  Pingintervall false 255  False 
PingResponseTime  string  Pingantwortzeit false 255  False 
IdleTimeout  int  Leerlauftimeout false 255   
CPUAction  bool  CPU-Aktion false 255   
CPULimit  string  CPU-Limit false 255  False 
CPUResetInterval  string  Intervall zum Zurücksetzen der CPU-Überwachung false 255  False 
ApplicationPoolIdentityType  int  Identitätstyp für Anwendungspool false 255   
ApplicationPoolIdentity  string  Anwendungspoolidentität false 255  False 
PeriodicRestartMemory  int  Verwendbarer virtueller Speicher bis zum periodischen Neustart false 255   
PeriodicRestartPrivateMemory  int  Verwendbarer privater Speicher bis zum periodischen Neustart false 255   
ApplicationPoolAutoStart  bool  Automatischer Start des Anwendungspools false 255   
PeriodicRestartSchedule  string  Zeitplan für periodischen Neustart false 255  False 
RapidFailProtection  string  Schneller Fehlerschutz false 255  False 
RapidFailProtectionInterval  string  Intervall für schnellen Fehlerschutz false 255  False 
RapidFailProtectionMaxCrashes  int  Maximale Anzahl von Abstürzen bis zu Aktivierung des schnellen Fehlerschutzes false 255   
Microsoft.Windows.InternetInformationServices.10.0.ApplicationPool:
DotNetVersion  string  .NET Framework-Version false 255  False 
QueueLength  string  Warteschlangenlänge false 255  False 
Enable32BitApplications  bool  32-Bit-Anwendungen aktivieren 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>