Compute Engine v1 API - Enum RouterBgpPeerBfd.Types.SessionInitializationMode (2.15.0)

public enum RouterBgpPeerBfd.Types.SessionInitializationMode

Reference documentation and code samples for the Compute Engine v1 API enum RouterBgpPeerBfd.Types.SessionInitializationMode.

The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer. The default is DISABLED.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Active
Disabled
Passive
UndefinedSessionInitializationMode

A value indicating that the enum field is not set.