GoogleApi.NetworkManagement.V1beta1.Model.LoadBalancerBackend (google_api_network_management v0.39.0)
View SourceFor display only. Metadata associated with a specific load balancer backend.
Attributes
-
displayName
(type:String.t
, default:nil
) - Name of a Compute Engine instance or network endpoint. -
healthCheckAllowingFirewallRules
(type:list(String.t)
, default:nil
) - A list of firewall rule URIs allowing probes from health check IP ranges. -
healthCheckBlockingFirewallRules
(type:list(String.t)
, default:nil
) - A list of firewall rule URIs blocking probes from health check IP ranges. -
healthCheckFirewallState
(type:String.t
, default:nil
) - State of the health check firewall configuration. -
uri
(type:String.t
, default:nil
) - URI of a Compute Engine instance or network endpoint.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.