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."],[[["This webpage provides documentation for the `AliasIpRange` class within the `Google.Cloud.Compute.V1` namespace, detailing its functionality as an IP alias range attached to an instance's network interface."],["The `AliasIpRange` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer management."],["The latest version of the `AliasIpRange` documentation is version 3.6.0, and the page provides links to numerous previous versions, dating back to version 1.0.0, for different reference needs."],["Key properties of `AliasIpRange` include `HasIpCidrRange`, `HasSubnetworkRangeName`, `IpCidrRange`, and `SubnetworkRangeName`, which allow users to configure the IP range and its association with a subnetwork."],["The class includes two constructors, one empty and one that take `AliasIpRange` as a parameter, and also inherits several members from the object class."]]],[]]