Includes&Samples |
IIsApplicationPoolsSetting, ROOT\MicrosoftIISv2 - InstancesClass | Methods | Properties (52) | Qualifiers (4) | Instances (1) | Namespaces (1)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of IIsApplicationPoolsSettingThis section contains sample wmi instances of IIsApplicationPoolsSetting class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsApplicationPoolsSetting.Name="W3SVC/APPPOOLS"Properties={ 'AdminACLBin' : null 'AppPoolAutoStart' : True //Boolean, 0xFFFFFFFF 'AppPoolIdentityType' : 4 //Long, 0x4 'AppPoolQueueLength' : 1000 //Long, 0x3E8 'AppPoolRecycleConfigChange' : False //Boolean, 0x0 'AppPoolRecycleIsapiUnhealthy' : False //Boolean, 0x0 'AppPoolRecycleMemory' : True //Boolean, 0xFFFFFFFF 'AppPoolRecycleOnDemand' : False //Boolean, 0x0 'AppPoolRecyclePrivateMemory' : False //Boolean, 0x0 'AppPoolRecycleRequests' : False //Boolean, 0x0 'AppPoolRecycleSchedule' : False //Boolean, 0x0 'AppPoolRecycleTime' : False //Boolean, 0x0 'AutoShutdownAppPoolExe' : '' //String 'AutoShutdownAppPoolParams' : '' //String 'Caption' : null 'CPUAction' : 0 //Long, 0x0 'CPULimit' : 0 //Long, 0x0 'CPUResetInterval' : 0 //Long, 0x0 'Description' : null 'DisallowOverlappingRotation' : False //Boolean, 0x0 'DisallowRotationOnConfigChange' : False //Boolean, 0x0 'Enable32BitAppOnWin64' : False //Boolean, 0x0 'IdleTimeout' : 20 //Long, 0x14 'LoadBalancerCapabilities' : 2 //Long, 0x2 'LogEventOnRecycle' : 8 //Long, 0x8 'LogonMethod' : 3 //Long, 0x3 'ManagedPipelineMode' : 0 //Long, 0x0 'ManagedRuntimeVersion' : 'v4.0' //String 'MaxProcesses' : 1 //Long, 0x1 'Name' : 'W3SVC/APPPOOLS' //String 'OrphanActionExe' : null 'OrphanActionParams' : null 'OrphanWorkerProcess' : False //Boolean, 0x0 'PeriodicRestartMemory' : 512000 //Long, 0x7D000 'PeriodicRestartPrivateMemory' : 0 //Long, 0x0 'PeriodicRestartRequests' : 10000 //Long, 0x2710 'PeriodicRestartSchedule' : [''] //Variant() 'PeriodicRestartTime' : 60 //Long, 0x3C 'PingingEnabled' : True //Boolean, 0xFFFFFFFF 'PingInterval' : 30 //Long, 0x1E 'PingResponseTime' : 60 //Long, 0x3C 'RapidFailProtection' : True //Boolean, 0xFFFFFFFF 'RapidFailProtectionInterval' : 5 //Long, 0x5 'RapidFailProtectionMaxCrashes' : 5 //Long, 0x5 'SettingID' : null 'ShutdownTimeLimit' : 90 //Long, 0x5A 'SMPAffinitized' : False //Boolean, 0x0 'SMPProcessorAffinityMask' : -1 //Long, 0xFFFFFFFF 'StartupTimeLimit' : 90 //Long, 0x5A 'WAMUserName' : '' //String 'WAMUserPass' : '' //String 'Win32Error' : 0 //Long, 0x0 } |