public static class ComputeEnumConstants.BfdStatus.BfdSessionInitializationModeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BfdStatus.BfdSessionInitializationMode.
Constants 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 |
|