subnetworks property

  1. @TagNumber.new(1)
List<String> get subnetworks

The resource paths of subnetworks to use for IP address management. Example: projects/{projectNumOrId}/regions/{region}/subnetworks/{resourceId}.

Implementation

@$pb.TagNumber(1)
$core.List<$core.String> get subnetworks => $_getList(0);