urlRedirect property
When a path pattern is matched, the request is redirected to a URL specified by urlRedirect.
Only one of urlRedirect, service orrouteAction.weightedBackendService can be set.
Not supported when the URL map is bound to a target gRPC proxy.
Implementation
HttpRedirectAction? urlRedirect;