Reference documentation and code samples for the Compute Engine v1 API enum InterconnectAttachment.Types.OperationalStatus.
[Output Only] The current status of whether or not this interconnect attachment is functional, which can take one of the following values: - OS_ACTIVE: The attachment has been turned up and is ready to use. - OS_UNPROVISIONED: The attachment is not ready to use yet, because turnup is not complete.
[[["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-04-09 UTC."],[[["This page provides reference documentation for the `InterconnectAttachment.Types.OperationalStatus` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The documentation covers a range of versions from 1.0.0 to the latest 3.6.0, allowing users to access information relevant to different API versions."],["The `OperationalStatus` enum has three possible states: `OsActive` (ready to use), `OsUnprovisioned` (not ready), and `UndefinedOperationalStatus` (enum field not set)."],["The specific class that this content revolves around is located within the namespace `Google.Cloud.Compute.V1` and the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]