subnetwork property

String? subnetwork
getter/setter pair

The URL of the subnetwork in which to reserve the address.

If an IP address is specified, it must be within the subnetwork's IP range. This field can only be used with INTERNAL type with a GCE_ENDPOINT or DNS_RESOLVER purpose.

Implementation

core.String? subnetwork;