Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::LoadBalancerInfo::BackendType (v0.2.0)

Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::LoadBalancerInfo::BackendType.

The type definition for a load balancer backend configuration:

Constants

BACKEND_TYPE_UNSPECIFIED

value: 0
Type is unspecified.

BACKEND_SERVICE

value: 1
Backend Service as the load balancer's backend.

TARGET_POOL

value: 2
Target Pool as the load balancer's backend.