Optional. The name of a subnetwork secondary IP range from which to
allocate an IP alias range. If not specified, the primary range of the
subnetwork is used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eAliasIpRange\u003c/code\u003e class in the Backup and DR Service v1 API is version 2.1.0, which is accessible via the provided link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAliasIpRange\u003c/code\u003e is a class used to manage alias IP ranges attached to a network interface within the Google Cloud Backup and DR service, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that takes another \u003ccode\u003eAliasIpRange\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAliasIpRange\u003c/code\u003e includes properties such as \u003ccode\u003eHasIpCidrRange\u003c/code\u003e, \u003ccode\u003eHasSubnetworkRangeName\u003c/code\u003e, \u003ccode\u003eIpCidrRange\u003c/code\u003e, and \u003ccode\u003eSubnetworkRangeName\u003c/code\u003e to manage and configure IP alias ranges.\u003c/p\u003e\n"],["\u003cp\u003eThe class has inherited members from the \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Backup and DR Service v1 API - Class AliasIpRange (2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AliasIpRange)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.1.0/Google.Cloud.BackupDR.V1.AliasIpRange)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.0.0/Google.Cloud.BackupDR.V1.AliasIpRange)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.2.0/Google.Cloud.BackupDR.V1.AliasIpRange)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.1.0/Google.Cloud.BackupDR.V1.AliasIpRange)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.0.0-beta02/Google.Cloud.BackupDR.V1.AliasIpRange) \n\n public sealed class AliasIpRange : IMessage\u003cAliasIpRange\u003e, IEquatable\u003cAliasIpRange\u003e, IDeepCloneable\u003cAliasIpRange\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup and DR Service v1 API class AliasIpRange.\n\nAn alias IP range attached to an instance's network interface. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AliasIpRange \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AliasIpRange](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AliasIpRange), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AliasIpRange](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AliasIpRange), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AliasIpRange](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.AliasIpRange), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.BackupDR.V1](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BackupDR.V1.dll\n\nConstructors\n------------\n\n### AliasIpRange()\n\n public AliasIpRange()\n\n### AliasIpRange(AliasIpRange)\n\n public AliasIpRange(AliasIpRange other)\n\nProperties\n----------\n\n### HasIpCidrRange\n\n public bool HasIpCidrRange { get; }\n\nGets whether the \"ip_cidr_range\" field is set\n\n### HasSubnetworkRangeName\n\n public bool HasSubnetworkRangeName { get; }\n\nGets whether the \"subnetwork_range_name\" field is set\n\n### IpCidrRange\n\n public string IpCidrRange { get; set; }\n\nOptional. The IP alias ranges to allocate for this interface.\n\n### SubnetworkRangeName\n\n public string SubnetworkRangeName { get; set; }\n\nOptional. The name of a subnetwork secondary IP range from which to\nallocate an IP alias range. If not specified, the primary range of the\nsubnetwork is used."]]