subnetwork property

String? subnetwork
getter/setter pair

Name of the subnetwork.

This can be the full path of the subnetwork or just the name. Example1: my-subnet Example2: projects/gke-project/regions/us-central1/subnetworks/my-subnet

Implementation

core.String? subnetwork;