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 `HealthStatus` class is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly, and is used to manage the health status of network endpoints."],["This documentation covers multiple versions of the `HealthStatus` class, from version 1.0.0 up to the latest version, 3.6.0, with links to each version's documentation page."],["The `HealthStatus` class implements several interfaces including `IMessage`, `IEquatable\u003cHealthStatus\u003e`, `IDeepCloneable\u003cHealthStatus\u003e`, and `IBufferMessage`, providing functionalities like message handling, equality comparison, deep cloning, and buffered message processing."],["The `HealthStatus` class contains properties such as `Annotations`, `ForwardingRule`, `ForwardingRuleIp`, `HealthState`, `Instance`, and more, that can be set and retrieved to define the health and associated information of the target endpoint."],["The class can utilize methods inherited from the `object` class, like `GetHashCode()`, `GetType()`, and `ToString()`, and provides both parameterless and parameterized constructors, `HealthStatus()` and `HealthStatus(HealthStatus other)`."]]],[]]