Module google_api_proto::google::cloud::vmwareengine::v1::autoscaling_settings
source · 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.