public static class ComputeEnumConstants.RouterBgpPeerBfd.SessionInitializationModeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterBgpPeerBfd.SessionInitializationMode.
Constants for wire representations of the RouterBgpPeerBfd.Types.SessionInitializationMode enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|