Class LoadBalancerInfo (1.0.2)

LoadBalancerInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

For display only. Metadata associated with a load balancer. .. attribute:: load_balancer_type

Type of the load balancer.

:type: google.cloud.network_management_v1.types.LoadBalancerInfo.LoadBalancerType

Attributes

NameDescription
health_check_uri str
URI of the health check for the load balancer.
backends Sequence[google.cloud.network_management_v1.types.LoadBalancerBackend]
Information for the loadbalancer backends.
backend_type google.cloud.network_management_v1.types.LoadBalancerInfo.BackendType
Type of load balancer's backend configuration.
backend_uri str
Backend configuration URI.

Classes

BackendType

BackendType(value)

The type definition for a load balancer backend configuration:

LoadBalancerType

LoadBalancerType(value)

The type definition for a load balancer: