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."],[[["The latest version of the `Google.Cloud.Compute.V1.HealthStatus` is 3.6.0, with a range of previous versions available from 1.0.0 to 3.5.0."],["The `HealthStatus` class is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has constructors `HealthStatus()` and `HealthStatus(HealthStatus other)`, and it has multiple properties, with each offering information such as `Annotations`, `ForwardingRule`, `ForwardingRuleIp`, `HealthState`, and `Weight`."],["Several boolean properties indicate whether a corresponding field is set, including `HasForwardingRule`, `HasForwardingRuleIp`, `HasHealthState`, `HasInstance`, `HasIpAddress`, `HasPort`, `HasWeight` and `HasWeightError`."],["The class has Inherited Members that are comprised of `object.GetHashCode()`, `object.GetType()`, `object.MemberwiseClone()`, and `object.ToString()`."]]],[]]