ipAddress property

String? ipAddress
getter/setter pair

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.

Implementation

core.String? ipAddress;