maxUtilization property

double? maxUtilization
getter/setter pair

Optional parameter to define a target capacity for the UTILIZATION balancing mode.

The valid range is [0.0, 1.0]. For usage guidelines, see Utilization balancing mode.

Implementation

core.double? maxUtilization;