defaultUrlRedirect property
When none of the specified pathRules orrouteRules match, the request is redirected to a URL specified by defaultUrlRedirect.
Only one of defaultUrlRedirect, defaultService or defaultRouteAction.weightedBackendService can be set.
Not supported when the URL map is bound to a target gRPC proxy.
Implementation
HttpRedirectAction? defaultUrlRedirect;