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-03-24 UTC."],[[["The page provides documentation for the `InterconnectDiagnosticsLinkLACPStatus.Types.State` enum within the Google Cloud Compute Engine v1 API."],["This enum defines the possible states of a LACP (Link Aggregation Control Protocol) link, which are `Active`, `Detached`, and `UndefinedState`."],["The latest version of the documentation is 3.6.0, but versions all the way back to 1.0.0 are available."],["The `Active` state indicates that a link is configured and functioning within a bundle, while `Detached` indicates the link is not configured, and `UndefinedState` is a value for when the field is not set."],["This is found within the namespace `Google.Cloud.Compute.V1` in the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]