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"]],[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eUsableSubnetworkSecondaryRange\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its structure and functionality for managing secondary IP ranges in subnetworks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUsableSubnetworkSecondaryRange\u003c/code\u003e class is a secondary IP range of a usable subnetwork that inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is 3.6.0, and this page also hosts several previous versions all the way down to 1.0.0, providing version-specific details and historical data for this class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eIpCidrRange\u003c/code\u003e to define the range of IP addresses and \u003ccode\u003eRangeName\u003c/code\u003e to name the secondary IP range, both of which can be checked to see if they are set via the \u003ccode\u003eHasIpCidrRange\u003c/code\u003e and \u003ccode\u003eHasRangeName\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one being a parameterless constructor, and the second requiring a \u003ccode\u003eUsableSubnetworkSecondaryRange\u003c/code\u003e as a parameter, meaning it is a copy constructor.\u003c/p\u003e\n"]]],[],null,[]]