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-31 UTC."],[[["This documentation page covers the `UsableSubnetworkSecondaryRange` class within the Google Cloud Compute Engine v1 API, providing details on its functionality and usage across multiple versions."],["The latest version of the `UsableSubnetworkSecondaryRange` class is 3.6.0, with multiple previous versions ranging from 3.5.0 down to 1.0.0 available for reference."],["The `UsableSubnetworkSecondaryRange` class represents a secondary IP range of a usable subnetwork and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UsableSubnetworkSecondaryRange` class include `IpCidrRange` and `RangeName`, which specify the range of IP addresses and the unique name associated with the subnetwork's secondary range, respectively."],["The documentation includes details about the class's constructors, including a default constructor and one that accepts another `UsableSubnetworkSecondaryRange` object for copying, and it also lists all inherited members and the assembly it is a part of."]]],[]]