Class LoadBalancerBackend (1.5.2)

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

For display only. Metadata associated with a specific load balancer backend.

Attributes

NameDescription
display_name str
Name of a Compute Engine instance or network endpoint.
uri str
URI of a Compute Engine instance or network endpoint.
health_check_firewall_state google.cloud.network_management_v1.types.LoadBalancerBackend.HealthCheckFirewallState
State of the health check firewall configuration.
health_check_allowing_firewall_rules Sequence[str]
A list of firewall rule URIs allowing probes from health check IP ranges.
health_check_blocking_firewall_rules Sequence[str]
A list of firewall rule URIs blocking probes from health check IP ranges.

Inheritance

builtins.object > proto.message.Message > LoadBalancerBackend

Classes

HealthCheckFirewallState

HealthCheckFirewallState(value)

State of a health check firewall configuration: