subnetwork property

String? subnetwork
getter/setter pair

The relative name of the Google Compute Engine subnetwork to which the cluster is connected.

Example: projects/my-project/regions/us-central1/subnetworks/my-subnet

Output only.

Implementation

core.String? subnetwork;