Reference documentation and code samples for the Compute Engine v1 API enum InterconnectDiagnosticsLinkLACPStatus.Types.State.
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty.
[[["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-01 UTC."],[[["This document provides versioned reference documentation for the `InterconnectDiagnosticsLinkLACPStatus.Types.State` enum within the Google Cloud Compute Engine v1 API."],["The latest version of the documentation is 3.6.0, with a range of versions available from 1.0.0 up to the most current release."],["The `State` enum represents the operational status of a LACP link, with possible values being `Active` or `Detached`."],["The `Active` state indicates the link is configured and active, while `Detached` means the link is not configured within the bundle, and the enum also has an `UndefinedState` field to indicate if the state has not been set."],["This documentation is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]