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."],[[["This webpage provides reference documentation for the `AliasIpRange` class within the Google Compute Engine v1 API for .NET, with the current version being 2.5.0."],["The `AliasIpRange` class represents an alias IP range attached to an instance's network interface, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for this class is 3.6.0, with a list of versions ranging down to 1.0.0 being accessible for this document."],["The class includes properties such as `IpCidrRange` and `SubnetworkRangeName` which can be used to define the details of the alias IP range and has boolean properties to determine if these values are set."],["The class can be instantiated using the `AliasIpRange()` constructor or with the `AliasIpRange(AliasIpRange other)` constructor allowing you to clone a previous instance."]]],[]]