maxConnections property

int? maxConnections
getter/setter pair

Defines a target maximum number of simultaneous connections.

For usage guidelines, seeConnection balancing mode and Utilization balancing mode. Not available if the backend'sbalancingMode is RATE.

Implementation

core.int? maxConnections;