networkUrl property

String? networkUrl
getter/setter pair

The fully qualified URL of the VPC network to bind to.

Format this URL like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}

Implementation

core.String? networkUrl;