Expand description

Nested message and enum types in AutoscalingSettings.

Structs§

  • Autoscaling policy describes the behavior of the autoscaling with respect to the resource utilization. The scale-out operation is initiated if the utilization exceeds ANY of the respective thresholds. The scale-in operation is initiated if the utilization is below ALL of the respective thresholds.
  • Thresholds define the utilization of resources triggering scale-out and scale-in operations.