subnetwork property

String? subnetwork
getter/setter pair

Subnetwork to which VMs will be assigned, if desired.

Expected to be of the form "regions/REGION/subnetworks/SUBNETWORK".

Implementation

core.String? subnetwork;