Compute Engine v1 API - Enum RouterBgpPeer.Types.Enable (2.15.0)

public enum RouterBgpPeer.Types.Enable

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.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
False
True
UndefinedEnable

A value indicating that the enum field is not set.