There are configured firewall rules to allow health check probes to the
backend.
Misconfigured
There are firewall rules configured to allow partial health check ranges
or block all health check ranges.
If a health check probe is sent from denied IP ranges,
the health check to the backend will fail. Then, the backend will be
marked unhealthy and will not receive traffic sent to the load balancer.
Unspecified
State is unspecified. Default state if not populated.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `LoadBalancerBackend.Types.HealthCheckFirewallState` is 2.13.0, and older versions are also available, ranging down to version 1.0.0."],["The `LoadBalancerBackend.Types.HealthCheckFirewallState` enum provides the state of health check firewall configurations within the Network Management v1 API."],["The `HealthCheckFirewallState` enum has three possible fields: `Configured`, which indicates properly configured firewall rules for health checks, `Misconfigured`, for partially or completely blocked health check ranges, and `Unspecified`, the default if no state is set."],["This is part of the Google.Cloud.NetworkManagement.V1 namespace, located in the Google.Cloud.NetworkManagement.V1.dll assembly."]]],[]]