maxRequests property
The maximum number of parallel requests that allowed to the backend service.
If not specified, there is no limit.
Implementation
core.int? maxRequests;
The maximum number of parallel requests that allowed to the backend service.
If not specified, there is no limit.
core.int? maxRequests;