producerNetwork property

String? producerNetwork
getter/setter pair

The VPC host network that is used to host managed service instances.

In the format, projects/{project}/global/networks/{network} where {project} is the project number e.g. '12345' and {network} is the network name.

Output only.

Implementation

core.String? producerNetwork;