ApplicationPool, ROOT\WebAdministration
Class
| Methods (7)
| Properties (15)
| Qualifiers (10)
| Instances (17)
| Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Represents an IIS application pool.
ApplicationPool methods ApplicationPool has 7 methods (7 Local )
ApplicationPool properties ApplicationPool has 15 properties (15 Local )
Detailed description of ApplicationPool methods Local methods (7) of ApplicationPool class ▲ Create methodReturn Parameters Name CIMType ID IN OUT Qualifiers Name string 0 ✓ - {'In':True} AutoStart boolean 1 ✓ - {'In':True,'OPTIONAL':True}
bypass_getobject True Constructor True Description 'Creates an application pool.' Implemented True Static True Create method is in 6 classes of ROOT\WebAdministration and in 15 namespaces
▲ GetApplicationPoolSid methodReturn string {'out':True} bypass_getobject True Description 'A read/write string value that specifies the security identifier for the application pool.' handler 'applicationPoolSid' implemented True GetApplicationPoolSid method is in 1 class (ApplicationPool) of ROOT\WebAdministration and in 2 namespaces
▲ GetState methodReturn uint32 {'out':True} bypass_getobject True Description 'Returns the run-time state of an application pool.' handler 'state' implemented True ValueMap ['0', '1', '2', '3', '4'] Values ['Starting', 'Started', 'Stopping', 'Stopped', 'Unknown'] GetState method is in 3 classes of ROOT\WebAdministration and in 2 namespaces
▲ Recycle methodReturn bypass_getobject True Description 'Recycles an application pool.' handler 'Recycle' implemented True Recycle method is in 1 class (ApplicationPool) of ROOT\WebAdministration and in 3 namespaces
▲ RevertToParent methodReturn Parameters Name CIMType ID IN OUT Qualifiers PropertyName string 0 ✓ - {'OPTIONAL':True}
bypass_getobject True Description 'Reverts an application pool's configuration value or values to those of its parent.' implemented True RevertToParent method is in 120 classes of ROOT\WebAdministration and in 1 namespace
Detailed description of ApplicationPool properties Local properties (15) of ApplicationPool class ▲ AutoStart propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if the World Wide Web Publishing Service (WWW service) will start the application pool automatically either when the application pool is created or when IIS is started; otherwise, false.' read True write True AutoStart property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
▲ CLRConfigFile propertyCIMTYPE 'string' Description 'A read/write string value that specifies the configuration file of the common language runtime (CLR) for the application pool.' read True write True CLRConfigFile property is in 1 class (ApplicationPool) of ROOT\WebAdministration and in 2 namespaces
▲ Enable32BitAppOnWin64 propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if 32-bit applications (both managed and native) can run on 64-bit versions of Windows; otherwise, false.' read True write True Enable32BitAppOnWin64 property is in 2 classes of ROOT\WebAdministration and in 3 namespaces
▲ EnableConfigurationOverride propertyCIMTYPE 'boolean' Description 'A read/write Boolean value that specifies whether delegated configuration files can override global configuration settings for an application pool.' read True write True EnableConfigurationOverride property is in 1 class (ApplicationPool) of ROOT\WebAdministration and in 2 namespaces
▲ Failure propertyCIMTYPE 'object:ApplicationPoolFailureSettings' Description 'An of ApplicationPoolFailureSettings object that defines the properties that determine the actions to be taken when an application pool or worker process fails.' read True write True Failure property is in 2 classes of ROOT\WebAdministration and in 6 namespaces
▲ ManagedPipelineMode propertyCIMTYPE 'sint32' Description 'A read/write sint32 value that indicates the managed pipeline mode.' read True ValueMap ['0', '1'] Values ['Integrated', 'Classic'] write True ManagedPipelineMode property is in 2 classes of ROOT\WebAdministration and in 3 namespaces
▲ ManagedRuntimeLoader propertyCIMTYPE 'string' Description 'A read/write string value that specifies the common language runtime (CLR) loader for the application pool.' read True write True ManagedRuntimeLoader property is in 1 class (ApplicationPool) of ROOT\WebAdministration and in 2 namespaces
▲ ManagedRuntimeVersion propertyCIMTYPE 'string' Description 'A read/write string value that contains the version of the common language runtime (CLR) that the application pool preloads.' read True write True ManagedRuntimeVersion property is in 2 classes of ROOT\WebAdministration and in 3 namespaces
▲ PassAnonymousToken propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if the Windows Process Activation Service (WAS) creates and passes a token for the built-in Internet Service Account (IUSR) to the Anonymous authentication module; otherwise, false.' read True write True PassAnonymousToken property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
▲ QueueLength propertyCIMTYPE 'uint32' Description 'A read/write uint32 value that indicates the number of requests that HTTP.sys will queue for an application pool before rejecting further requests.' read True write True QueueLength property is in 3 classes of ROOT\WebAdministration and in 3 namespaces
▲ Recycling propertyCIMTYPE 'object:RecyclingSettings' Description 'A RecyclingSettings object that defines the recycling configuration settings for application pools and worker processes.' read True write True Recycling property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
▲ StartMode propertyCIMTYPE 'sint32' Description 'A read/write sint32 value that specifies the start mode for an application pool.' read True ValueMap ['0', '1'] Values ['OnDemand', 'AlwaysRunning'] write True StartMode property is in 2 classes of ROOT\WebAdministration and in 15 namespaces
ApplicationPool Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
Description 'Represents an IIS application pool.' ✗ ✓ ✓ ✓ ✓
DisplayName 'Application Pool' ✓ ✓ ✓ ✓ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
factory_clsid '{7ce0d4e3-b022-4838-9584-b49116971ce6}' ✓ ✓ ✓ ✗ ✓
Locale 1033 ✓ ✓ ✓ ✓ ✓
provider 'WebAdministrationProvider' ✓ ✗ ✓ ✗ ✓
section_path 'system.applicationHost/applicationPools' ✓ ✓ ✓ ✗ ✓
SupportsCreate True ✗ ✗ ✓ ✗ ✓
SupportsDelete True ✗ ✗ ✓ ✗ ✓
SupportsUpdate True ✗ ✗ ✓ ✗ ✓
ApplicationPool System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\WebAdministration:ApplicationPool' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\WebAdministration' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['Object'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 15 ___SYSTEM 3 ✗ ✗
__RELPATH 'ApplicationPool ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'Object ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'Object ' ___SYSTEM 8 ✗ ✗
__CLASS 'ApplicationPool ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to ApplicationPool Number of classes:6
Please enable JavaScript to view the comments powered by Disqus.
comments powered by