For target pool based Network Load Balancing, it indicates the forwarding rule's IP address assigned to this instance. For other types of load balancing, the field indicates VM internal ip.
[[["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-04-02 UTC."],[[["This document provides detailed information on the `HealthStatus` class within the `Google.Cloud.Compute.V1` namespace, showing a version history from 1.0.0 up to the latest 3.6.0."],["The `HealthStatus` class inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers multiple constructors: a default constructor (`HealthStatus()`) and another that accepts an existing `HealthStatus` object for cloning."],["Key properties of the `HealthStatus` class include `Annotations`, `ForwardingRule`, `ForwardingRuleIp`, `HealthState`, `Instance`, `IpAddress`, `Port`, `Weight`, and `WeightError`, each providing specific details about the health status."],["It has various properties that check if a certain property is set or not, like `HasForwardingRule`, `HasHealthState`, and so on."]]],[]]