Reference documentation and code samples for the Compute Engine v1 API enum Subnetwork.Types.State.
[Output Only] The state of the subnetwork, which can be one of the following values: READY: Subnetwork is created and ready to use DRAINING: only applicable to subnetworks that have the purpose set to INTERNAL_HTTPS_LOAD_BALANCER and indicates that connections to the load balancer are being drained. A subnetwork that is draining cannot be used or modified until it reaches a status of READY
[[["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 document provides reference documentation for the `Subnetwork.Types.State` enum in the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version documented is 3.6.0, with a comprehensive list of versions ranging down to 1.0.0, for the `Subnetwork.Types.State`."],["The `Subnetwork.Types.State` enum defines the possible states of a subnetwork, including `Draining` (being drained) and `Ready` (ready for use)."],["There is also a state referred to as `UndefinedState` which indicates the enum is not set."],["The provided content includes documentation for version 2.2.0 for the namespace `Google.Cloud.Compute.V1`, with links to each of the documented versions."]]],[]]