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-02 UTC."],[[["The latest version available for the `AliasIpRange` class is 3.6.0, but the current page is focused on the 2.13.0 version."],["The `AliasIpRange` class is part of the `Google.Cloud.Compute.V1` namespace within the Compute Engine v1 API."],["`AliasIpRange` is an object representing an alias IP range attached to a network interface, inheriting from the `object` class and implementing several interfaces."],["The `AliasIpRange` class provides constructors for creating instances, either default or by cloning another `AliasIpRange`, and includes properties like `IpCidrRange` and `SubnetworkRangeName`."],["The `AliasIpRange` class supports retrieving if the fields \"ip\\_cidr\\_range\" and \"subnetwork\\_range\\_name\" are set through the `HasIpCidrRange` and `HasSubnetworkRangeName` properties respectively."]]],[]]