public static class BfdSessionInitializationModeConstants for wire representations of the BfdStatus.Types.BfdSessionInitializationMode 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 |
|
UndefinedBfdSessionInitializationMode
public const string UndefinedBfdSessionInitializationMode = "UNDEFINED_BFD_SESSION_INITIALIZATION_MODE"Wire representation of UndefinedBfdSessionInitializationMode.
| Field Value | |
|---|---|
| Type | Description |
String |
|