serviceNetwork property
Service network to create private connection.
Specify the name in the following form:
projects/{project}/global/networks/{network_id}
For type =
PRIVATE_SERVICE_ACCESS, this field represents servicenetworking VPC, e.g.
projects/project-tp/global/networks/servicenetworking. For type =
NETAPP_CLOUD_VOLUME, this field represents NetApp service VPC, e.g.
projects/project-tp/global/networks/netapp-tenant-vpc. For type =
DELL_POWERSCALE, this field represent Dell service VPC, e.g.
projects/project-tp/global/networks/dell-tenant-vpc. For type=
THIRD_PARTY_SERVICE, this field could represent a consumer VPC or any
other producer VPC to which the VMware Engine Network needs to be
connected, e.g. projects/project/global/networks/vpc.
Required.
Implementation
core.String? serviceNetwork;