CpuSettings

CPU usage settings for the application pool.

DatacenterEnterpriseInfrastructureMicrosoftOperating SystemServer ManagementWindows ServerWindows Server 2025

Properties

Name Type Description
limit integer The maximum CPU usage percentage (in 1/1000ths of a percent) allowed for the application pool.
limit_interval integer The interval in minutes for CPU limit monitoring.
action string The action to take when the CPU limit is exceeded.
processor_affinity_enabled boolean Whether processor affinity is enabled.
processor_affinity_mask32 string The 32-bit processor affinity mask.
processor_affinity_mask64 string The 64-bit processor affinity mask.
View JSON Schema on GitHub