public static class SessionInitializationModeConstants 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 |
|