maxRate property
Defines a maximum number of HTTP requests per second (RPS).
For usage guidelines, seeRate balancing mode and Utilization balancing mode.
Not available if the backend's balancingMode isCONNECTION.
Implementation
core.int? maxRate;
Defines a maximum number of HTTP requests per second (RPS).
For usage guidelines, seeRate balancing mode and Utilization balancing mode.
Not available if the backend's balancingMode isCONNECTION.
core.int? maxRate;