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 provided content is reference documentation for the `LoadBalancerBackend.Types.HealthCheckFirewallState` enum within the Google Cloud Network Management v1 API, specifically for .NET."],["The latest version available is 2.13.0, and the page is focused on version 2.12.0 with links to previous versions."],["The `HealthCheckFirewallState` enum defines three possible states for the health check firewall configuration: `Configured`, `Misconfigured`, and `Unspecified`."],["Each state describes how firewall rules affect health check probes to the backend, with `Configured` indicating proper setup, `Misconfigured` indicating partial or full blockage, and `Unspecified` being the default state."],["The documentation provides a table listing the name and description of each field within the `HealthCheckFirewallState` enum, found within the `Google.Cloud.NetworkManagement.V1` namespace."]]],[]]