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 represents the health status of an instance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for this HealthStatus is 3.6.0, with many earlier versions available, extending back to version 1.0.0."],["`HealthStatus` objects contain properties like `Annotations`, `ForwardingRule`, `HealthState`, and `Instance`, which provide metadata, forwarding rule information, health state, and the instance URL respectively."],["It provides methods to obtain specific information like whether a certain field is set, such as `HasForwardingRule` or `HasHealthState`, among others."],["Properties such as `IpAddress` and `Port` provide the forwarding rule's IP address and the instance group's named port."]]],[]]