google_api_compute v0.11.0 GoogleApi.Compute.V1.Model.AliasIpRange View Source
An alias IP range attached to an instance's network interface.
Attributes
ipCidrRange
(type:String.t
, default:nil
) - The IP alias ranges to allocate for this interface. This IP CIDR range must belong to the specified subnetwork and cannot contain IP addresses reserved by system or used by other network interfaces. This range may be a single IP address (such as 10.2.3.4), a netmask (such as /24) or a CIDR-formatted string (such as 10.1.2.0/24).subnetworkRangeName
(type:String.t
, default:nil
) - The name of a subnetwork secondary IP range from which to allocate an IP alias range. If not specified, the primary range of the subnetwork is used.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.