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-04-09 UTC."],[[["The latest version available for the `AliasIpRange` class is 3.6.0, but this page is for version 2.16.0, and there are several other versions available as well, spanning all the way from version 1.0.0 to the latest one."],["`AliasIpRange` is a class within the Google.Cloud.Compute.V1 namespace in the Google Cloud Compute Engine v1 API, designed to manage IP alias ranges attached to an instance's network interface."],["The class `AliasIpRange` inherits from `object` and implements `IMessage\u003cAliasIpRange\u003e`, `IEquatable\u003cAliasIpRange\u003e`, `IDeepCloneable\u003cAliasIpRange\u003e`, `IBufferMessage`, and `IMessage`."],["The `AliasIpRange` class has two constructors: a parameterless constructor and one that accepts another `AliasIpRange` object."],["Key properties of the `AliasIpRange` class include `HasIpCidrRange`, `HasSubnetworkRangeName`, `IpCidrRange`, and `SubnetworkRangeName`, which manage the IP CIDR range and the subnetwork range name for an alias IP range."]]],[]]