ipAddress property
The private network IP address for the Instance.
This is the default IP for the instance and is always created (even if enable_public_ip is set). This is the connection endpoint for an end-user application.
Output only.
Implementation
core.String? ipAddress;