Microsoft.Windows.InternetInformationServices.ApplicationPoolIIS alkalmazáskészlet

Microsoft.Windows.InternetInformationServices.ApplicationPool (ClassType)

Az összes IIS alkalmazáskészlet az Internet Information Services (IIS) verziójától függetlenül.

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId76c2471c-6af7-6c1b-bdbf-dd6397a35f67

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) 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  Készletazonosító true 255  False 
PeriodicRestartTime  string  Időszakos újraindítás időpontja false 255  False 
PeriodicRestartRequests  int  Időszakos újraindítási kérések false 255   
MaxProcesses  int  Folyamatok maximális száma false 255   
PingingEnabled  bool  Pingelés engedélyezve false 255   
PingInterval  string  Pingelési időköz false 255  False 
PingResponseTime  string  Pingelés válaszideje false 255  False 
IdleTimeout  int  Üresjárati időkorlát false 255   
CPUAction  bool  CPU művelet false 255   
CPULimit  string  CPU korlátozás false 255  False 
CPUResetInterval  string  CPU-visszaállítási időköz false 255  False 
ApplicationPoolIdentityType  int  Alkalmazáskészlet identitástípusa false 255   
ApplicationPoolIdentity  string  Alkalmazáskészlet identitása false 255  False 
PeriodicRestartMemory  int  Időszakos újraindításhoz szükséges memória false 255   
PeriodicRestartPrivateMemory  int  Időszakos újraindításhoz szükséges személyes memória false 255   
ApplicationPoolAutoStart  bool  Alkalmazáskészlet automatikus indítása false 255   
PeriodicRestartSchedule  string  Időszakos újraindítás ütemezése false 255  False 
RapidFailProtection  string  Gyors hibavédelem false 255  False 
RapidFailProtectionInterval  string  Gyors hibavédelem időköze false 255  False 
RapidFailProtectionMaxCrashes  int  Gyors hibavédelem összeomlásainak maximális száma false 255   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.ApplicationPool" Accessibility="Public" Abstract="true" Base="Microsoft.Windows.InternetInformationServices.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="PoolID" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PeriodicRestartTime" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PeriodicRestartRequests" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="MaxProcesses" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PingingEnabled" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PingInterval" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PingResponseTime" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IdleTimeout" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CPUAction" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CPULimit" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CPUResetInterval" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ApplicationPoolIdentityType" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ApplicationPoolIdentity" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PeriodicRestartMemory" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PeriodicRestartPrivateMemory" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ApplicationPoolAutoStart" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PeriodicRestartSchedule" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="RapidFailProtection" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="RapidFailProtectionInterval" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="RapidFailProtectionMaxCrashes" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>