maxProcessingUnits property
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;
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.
core.int? maxProcessingUnits;