public sealed class UsableSubnetwork : IMessage<UsableSubnetwork>, IEquatable<UsableSubnetwork>, IDeepCloneable<UsableSubnetwork>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class UsableSubnetwork.
UsableSubnetwork resource returns the subnetwork name, its associated network
and the primary CIDR range.
A human readable status message representing the reasons for cases where
the caller cannot use the secondary ranges under the subnet. For example if
the secondary_ip_ranges is empty due to a permission issue, an insufficient
permission message will be given by status_message.
[[["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-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eUsableSubnetwork\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 3.33.0, while the current page focuses on version 3.6.0, however, multiple versions ranging from 2.3.0 to 3.33.0 are listed, which allows users to navigate between various version references.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUsableSubnetwork\u003c/code\u003e class is a resource that provides information about a subnetwork, including its name, associated network, and primary CIDR range.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUsableSubnetwork\u003c/code\u003e has properties such as \u003ccode\u003eIpCidrRange\u003c/code\u003e, \u003ccode\u003eNetwork\u003c/code\u003e, \u003ccode\u003eSecondaryIpRanges\u003c/code\u003e, \u003ccode\u003eStatusMessage\u003c/code\u003e, and \u003ccode\u003eSubnetwork\u003c/code\u003e which can be used to retrieve specific details about a subnet.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e, allowing for various operations and comparisons.\u003c/p\u003e\n"]]],[],null,[]]