autoscalingConfig property

AutoscalingConfig? autoscalingConfig
getter/setter pair

The autoscaling configuration.

Autoscaling is enabled if this field is set. When autoscaling is enabled, fields in compute_capacity are treated as OUTPUT_ONLY fields and reflect the current compute capacity allocated to the instance partition.

Optional.

Implementation

AutoscalingConfig? autoscalingConfig;