public sealed class UsableSubnetworkSecondaryRange : IMessage<UsableSubnetworkSecondaryRange>, IEquatable<UsableSubnetworkSecondaryRange>, IDeepCloneable<UsableSubnetworkSecondaryRange>, IBufferMessage, IMessage
The name associated with this subnetwork secondary range, used when adding an alias IP range to a VM instance. The name must be 1-63 characters long, and comply with RFC1035. The name must be unique within the subnetwork.
[[["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-03-24 UTC."],[[["The latest version available for `UsableSubnetworkSecondaryRange` is 3.6.0, while the current page is focusing on version 1.2.0."],["`UsableSubnetworkSecondaryRange` is a class that represents the secondary IP range of a usable subnetwork and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `UsableSubnetworkSecondaryRange` includes two constructors: a default constructor and a copy constructor."],["The class has properties such as `HasIpCidrRange`, `HasRangeName`, `IpCidrRange`, and `RangeName`, which provide information about the secondary IP range and its associated name."],["This page focuses on `UsableSubnetworkSecondaryRange` of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]