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-03-31 UTC."],[[["The latest version of the `HealthStatus` class in the `Google.Cloud.Compute.V1` namespace is 3.6.0, and there are many previous versions, ranging from 1.0.0 to 3.5.0, which are also documented."],["The `HealthStatus` class, which inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, is used to get health information of an instance."],["Key properties of the `HealthStatus` class include `Annotations`, `ForwardingRule`, `HealthState`, `Instance`, `IpAddress`, `Ipv6Address`, and `Port`, among others, each providing specific details about the health status and configuration of the network endpoint."],["`HealthStatus` has constructors that can make a new `HealthStatus` object, or another constructor that takes a `HealthStatus` object and makes a copy."],["Several of the properties within `HealthStatus` can return a boolean `Has` value indicating if the property is currently set."]]],[]]