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."],[[["The `AliasIpRange` class represents an alias IP range attached to a network interface, with the latest version being 3.6.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides constructors to create an `AliasIpRange` object, either with default values or by copying an existing `AliasIpRange` instance."],["Key properties of `AliasIpRange` include `HasIpCidrRange`, `HasSubnetworkRangeName`, `IpCidrRange`, and `SubnetworkRangeName`, which manage the IP alias range and subnetwork association."],["The `AliasIpRange` class is a part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly, with a range of supported versions from 1.0.0 up to the latest 3.6.0."]]],[]]