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

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

The type definition for a load balancer:

Constants

LOAD_BALANCER_TYPE_UNSPECIFIED

value: 0
Type is unspecified.

INTERNAL_TCP_UDP

value: 1
Internal TCP/UDP load balancer.

NETWORK_TCP_UDP

value: 2
Network TCP/UDP load balancer.

HTTP_PROXY

value: 3
HTTP(S) proxy load balancer.

TCP_PROXY

value: 4
TCP proxy load balancer.

SSL_PROXY

value: 5
SSL proxy load balancer.