maxEjectionPercent property

int? maxEjectionPercent
getter/setter pair

Maximum percentage of backend endpoints in the load balancing pool for the backend service that can be ejected if the ejection conditions are met.

Defaults to 50%.

Implementation

core.int? maxEjectionPercent;