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 page provides reference documentation for the `UsableSubnetworkSecondaryRange` class in the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `UsableSubnetworkSecondaryRange` class represents a secondary IP range within a usable subnetwork, crucial for managing alias IP ranges on VM instances."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest 3.6.0, with version 2.10.0 being the current version shown."],["Key properties of the class include `IpCidrRange` for specifying the range of IP addresses and `RangeName` for defining a unique name for the subnetwork secondary range."],["The `UsableSubnetworkSecondaryRange` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to support a large variety of uses."]]],[]]