maxProcessingUnits property

int? maxProcessingUnits
getter/setter pair

Maximum number of processing units allocated to the instance.

If set, this number should be multiples of 1000 and be greater than or equal to min_processing_units.

Implementation

core.int? maxProcessingUnits;