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-09 UTC."],[[["This webpage provides documentation for the `HealthStatus` class within the `Google.Cloud.Compute.V1` namespace, covering versions ranging from 1.0.0 to the latest 3.6.0."],["The `HealthStatus` class, inheriting from `Object`, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for data handling and comparison."],["The `HealthStatus` class includes properties like `Annotations`, `ForwardingRule`, `ForwardingRuleIp`, `HealthState`, `Instance`, `IpAddress`, `Port`, `Weight`, and `WeightError` to represent detailed health status information."],["The class includes multiple methods inherited from the object class such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It provides two constructors, one a parameterless default `HealthStatus()`, and one that takes in a `HealthStatus` object to copy `HealthStatus(HealthStatus other)`."]]],[]]