public sealed class UsableSubnetworkSecondaryRange : IMessage<UsableSubnetworkSecondaryRange>, IEquatable<UsableSubnetworkSecondaryRange>, IDeepCloneable<UsableSubnetworkSecondaryRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class UsableSubnetworkSecondaryRange.
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."],[[["This webpage provides documentation for the `UsableSubnetworkSecondaryRange` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 2.2.0 being the current focus."],["The `UsableSubnetworkSecondaryRange` class represents the secondary IP range of a usable subnetwork, and it includes properties for `IpCidrRange` and `RangeName`."],["The page documents the class's constructors, including a default constructor and one that takes another `UsableSubnetworkSecondaryRange` instance as a parameter."],["The current and previous versions are listed on the page, with the latest being 3.6.0 and going all the way back to 1.0.0."],["It lists all the inherited methods, implemented interfaces, and the namespace and assembly that contain the `UsableSubnetworkSecondaryRange` class, providing comprehensive technical details."]]],[]]