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 latest version of the `Google.Cloud.Compute.V1.AliasIpRange` is 3.6.0, and there are multiple versions available, dating back to 1.0.0, which users can access through provided links."],["The `AliasIpRange` class represents an IP alias range that is attached to a network interface of an instance within Google Cloud."],["The `AliasIpRange` class, inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, offers constructors for creating new instances and has properties to manage the IP CIDR range and subnetwork range name."],["`AliasIpRange` has properties like `HasIpCidrRange` and `HasSubnetworkRangeName` which are booleans that indicate if the respective fields have been set, along with the `IpCidrRange` and `SubnetworkRangeName` properties which are strings that define the range and are modifiable."],["The `AliasIpRange` class is part of the `Google.Cloud.Compute.V1` namespace, and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]