Enum RouterBgpPeer.Types.Enable (2.0.0)

public enum 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.