public sealed class UsableSubnetworkSecondaryRange : IMessage<UsableSubnetworkSecondaryRange>, IEquatable<UsableSubnetworkSecondaryRange>, IDeepCloneable<UsableSubnetworkSecondaryRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class UsableSubnetworkSecondaryRange.
[[["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-21 UTC."],[[["This page provides documentation for the `UsableSubnetworkSecondaryRange` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The latest version available is 3.33.0, and the page lists versions ranging from 3.33.0 down to 2.3.0, each linked to its respective documentation."],["`UsableSubnetworkSecondaryRange` is used to represent a secondary IP range within a usable subnetwork, which can be used when adding an alias IP range to a VM instance."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for object interaction and manipulation."],["The class has 3 main properties: `IpCidrRange`, `RangeName` and `Status`, with `IpCidrRange` being a string with the IP adresses range, `RangeName` also being a string and `Status` to determine the status of the secondary range."]]],[]]