Class BackendType (1.21.0)

BackendType(value)

The type definition for a load balancer backend configuration:

Enums

Name Description
BACKEND_TYPE_UNSPECIFIED Type is unspecified.
BACKEND_SERVICE Backend Service as the load balancer's backend.
TARGET_POOL Target Pool as the load balancer's backend.
TARGET_INSTANCE Target Instance as the load balancer's backend.