maxUtilization property

double? maxUtilization
getter/setter pair

Optional parameter to define a target capacity for theUTILIZATION balancing mode.

The valid range is[0.0, 1.0].

For usage guidelines, seeUtilization balancing mode.

Implementation

core.double? maxUtilization;