controlPlaneIp property

String? controlPlaneIp
getter/setter pair

The private IP address of the control plane for this workstation cluster.

Workstation VMs need access to this IP address to work with the service, so make sure that your firewall rules allow egress from the workstation VMs to this address.

Output only.

Implementation

core.String? controlPlaneIp;