subnetwork property

String? subnetwork
getter/setter pair

The subnetwork path for the node pool.

Format: projects/{project}/regions/{region}/subnetworks/{subnetwork} If the cluster is associated with multiple subnetworks, the subnetwork for the node pool is picked based on the IP utilization during node pool creation and is immutable.

Output only.

Implementation

core.String? subnetwork;