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 `Google.Cloud.Compute.V1.HealthStatus` is 3.6.0, with a history of versions available dating back to 1.0.0."],["The `HealthStatus` class, found within the `Google.Cloud.Compute.V1` namespace, is used to represent the health status of an instance and inherits from the base `object` class, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `HealthStatus` class include `Annotations`, `ForwardingRule`, `ForwardingRuleIp`, `HealthState`, `Instance`, `IpAddress`, `Port`, `Weight`, and `WeightError`, which allow for the management and understanding of an instance's health and network configuration."],["The class includes constructors for creating a new instance of `HealthStatus` or by copying an existing `HealthStatus` instance."],["The `HealthStatus` class also implements various getter properties which indicate whether a given field is set, like `HasForwardingRule` or `HasHealthState`."]]],[]]