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).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["The `AliasIpRange` class in the Compute Engine v1 API represents an alias IP range attached to an instance's network interface, which is available across multiple versions."],["The latest version available for the `AliasIpRange` class is 3.6.0, however this page lists various versions dating back to version 1.0.0."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its usage in different environments."],["The `AliasIpRange` class has two constructors: a default constructor and one that accepts another `AliasIpRange` instance, for copying."],["The class includes properties like `HasIpCidrRange`, `HasSubnetworkRangeName`, `IpCidrRange`, and `SubnetworkRangeName`, which are used to define the specifications of an IP alias range."]]],[]]