vmSubnet property
The name of the subnet the Compute instance will use for private connectivity.
Must be supplied in the form of projects/{project}/regions/{region}/subnetworks/{subnetwork}. Note: the region for the subnet must match the Compute instance region.
Required.
Implementation
core.String? vmSubnet;