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 documentation for the `AliasIpRange` class within the `Google.Cloud.Compute.V1` namespace, detailing its usage in Google Cloud's compute services."],["The `AliasIpRange` class represents an IP alias range attached to a network interface, as well as including various versions of the API documentation ranging from version 1.0.0 to 3.6.0."],["The documentation lists several inherited members of `Object`, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class implements multiple interfaces including `IMessage\u003cAliasIpRange\u003e`, `IEquatable\u003cAliasIpRange\u003e`, `IDeepCloneable\u003cAliasIpRange\u003e`, and `IBufferMessage`."],["Key properties of `AliasIpRange` include `IpCidrRange` and `SubnetworkRangeName`, which define the IP alias ranges and subnetwork associations, and whether they are set via the boolean properties of `HasIpCidrRange` and `HasSubnetworkRangeName`."]]],[]]