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."],[[["The `HealthStatus` class is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly, and it provides health information for network endpoints."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cHealthStatus\u003e`, `IDeepCloneable\u003cHealthStatus\u003e`, and `IBufferMessage`, enabling features like message handling, equality checks, deep cloning, and buffer management."],["`HealthStatus` includes properties like `Annotations`, `ForwardingRule`, `ForwardingRuleIp`, `HealthState`, and `Instance`, which offer details about the network endpoint's metadata, associated forwarding rule, health state, and instance URL."],["The `HealthStatus` class offers constructors for default initialization and creating a copy from another `HealthStatus` object."],["The documentation provides a history of the `Google.Cloud.Compute.V1.HealthStatus`, going from version 1.0.0 up to the latest at 3.6.0."]]],[]]