rangeName property

String? rangeName
getter/setter pair

The name associated with this subnetwork secondary range, used when adding an alias IP range to a VM instance. The name must be 1-63 characters long, and comply withRFC1035. The name must be unique within the subnetwork.

Implementation

core.String? rangeName;