internalRange property
The url of an Internal Range.
Eg: projects//locations/global/internalRanges/
. If specified, it means
that the subnetwork cidr will be created using the combination of
requested_address/ip_prefix_length. Note that the subnet cidr has to be
within the cidr range of this Internal Range.
Optional.
Implementation
core.String? internalRange;