utilizationTarget property

double? utilizationTarget
getter/setter pair

Fraction of backend capacity utilization (set in HTTP(S) load balancing configuration) that the autoscaler maintains.

Must be a positive float value. If not defined, the default is 0.8.

Implementation

core.double? utilizationTarget;