service property
The full or partial URL of the backend service resource to which traffic is directed if this rule is matched.
If routeAction is also specified, advanced routing actions, such as URL rewrites, take effect before sending the request to the backend. Only one of urlRedirect, service or routeAction.weightedBackendService can be set.
Implementation
core.String? service;