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."],[[["This webpage provides reference documentation for the `AliasIpRange` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The `AliasIpRange` class represents an alias IP range attached to a network interface of a Compute Engine instance, defining properties such as `IpCidrRange` and `SubnetworkRangeName`."],["The class inherits from the base `Object` class and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all crucial for working within the .NET environment."],["The documentation lists the availability of various versions of the `AliasIpRange` class, ranging from version 1.0.0 to the latest version 3.6.0, each with a specific link for reference."],["The page details the available constructors for `AliasIpRange`, including a default constructor and one that takes another `AliasIpRange` object as a parameter, to aid in instantiation."]]],[]]