backendService property

String? backendService
getter/setter pair

The full or partial URL to the default BackendService resource.

Before forwarding the request to backendService, the load balancer applies any relevant headerActions specified as part of this backendServiceWeight.

Implementation

core.String? backendService;