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 available for `Google.Cloud.Compute.V1.HealthStatus` is 3.6.0, with multiple previous versions ranging down to 1.0.0 also accessible."],["`HealthStatus` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message handling, equality checks, deep cloning, and buffer manipulation."],["The `HealthStatus` class contains properties such as `Annotations`, `ForwardingRule`, `ForwardingRuleIp`, `HealthState`, `Instance`, `IpAddress`, `Port`, `Weight`, and `WeightError` to define various details of an instance's health status."],["There are multiple `Has...` properties within the `HealthStatus` class, such as `HasForwardingRule` or `HasHealthState`, which are used to determine if the specified field is set."],["`HealthStatus` includes two constructors: a default constructor `HealthStatus()` and an overloaded constructor `HealthStatus(HealthStatus other)` that is used for initialization of a new instance based on an already existing instance."]]],[]]