subnetworks property

List<String>? subnetworks
getter/setter pair

The resource paths of subnetworks to use for IP address management.

Example: projects/{projectNumOrId}/regions/{region}/subnetworks/{resourceId}.

Implementation

core.List<core.String>? subnetworks;