Compute Engine v1 API - Enum BfdStatus.Types.BfdSessionInitializationMode (2.15.0)

public enum BfdStatus.Types.BfdSessionInitializationMode

Reference documentation and code samples for the Compute Engine v1 API enum BfdStatus.Types.BfdSessionInitializationMode.

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.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Active
Disabled
Passive
UndefinedBfdSessionInitializationMode

A value indicating that the enum field is not set.