subnetwork property

String? subnetwork
getter/setter pair

The name of the subnet that this instance is in.

Format: projects/{project_id_or_number}/regions/{region}/subnetworks/{subnetwork_id}

Implementation

core.String? subnetwork;