subnetwork property

String? subnetwork
getter/setter pair

The URI of the subnetwork resource where PSC-E will be provisioned.

if not provided default subnet will be used from the same {location} Format: projects/{project}/regions/{region}/subnetworks/{subnetwork}

Optional.

Implementation

core.String? subnetwork;