Compute Engine v1 API - Class ComputeEnumConstants.RouterBgpPeerBfd.SessionInitializationMode (2.16.0)

public static class ComputeEnumConstants.RouterBgpPeerBfd.SessionInitializationMode

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterBgpPeerBfd.SessionInitializationMode.

Constants for wire representations of the RouterBgpPeerBfd.Types.SessionInitializationMode enum.

Inheritance

object > ComputeEnumConstants.RouterBgpPeerBfd.SessionInitializationMode

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Active

public const string Active = "ACTIVE"

Wire representation of Active.

Field Value
Type Description
string

Disabled

public const string Disabled = "DISABLED"

Wire representation of Disabled.

Field Value
Type Description
string

Passive

public const string Passive = "PASSIVE"

Wire representation of Passive.

Field Value
Type Description
string

UndefinedSessionInitializationMode

public const string UndefinedSessionInitializationMode = "UNDEFINED_SESSION_INITIALIZATION_MODE"

Wire representation of UndefinedSessionInitializationMode.

Field Value
Type Description
string