Reference documentation and code samples for the Compute Engine v1 API enum RouterBgpPeer.Types.Enable.
The status of the BGP peer connection. If set to FALSE, any active session with the peer is terminated and all associated routing information is removed. If set to TRUE, the peer connection can be established with routing information. The default is TRUE.
[[["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."],[[["The latest version available for `RouterBgpPeer.Types.Enable` is 3.6.0, with documentation accessible via the provided link."],["This page provides versioned documentation for `RouterBgpPeer.Types.Enable`, spanning from version 1.0.0 up to the latest version 3.6.0."],["`RouterBgpPeer.Types.Enable` is an enum within the Compute Engine v1 API that manages the status of BGP peer connections, with possible values of `True`, `False`, or `UndefinedEnable`."],["The `RouterBgpPeer.Types.Enable` enum is located in the `Google.Cloud.Compute.V1` namespace, part of the `Google.Cloud.Compute.V1.dll` assembly."],["Setting the `RouterBgpPeer.Types.Enable` value to `False` will terminate the BGP peer session, while setting it to `True` allows the session to be established."]]],[]]