maxRequests property

int? maxRequests
getter/setter pair

The maximum number of parallel requests that allowed to the backend service.

If not specified, there is no limit.

Implementation

core.int? maxRequests;