public static class ComputeEnumConstants.NetworkRoutingConfig.BgpBestPathSelectionMode
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkRoutingConfig.BgpBestPathSelectionMode.
Constants for wire representations of the NetworkRoutingConfig.Types.BgpBestPathSelectionMode enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Legacy
public const string Legacy = "LEGACY"
Wire representation of Legacy.
Field Value | |
---|---|
Type | Description |
string |
Standard
public const string Standard = "STANDARD"
Wire representation of Standard.
Field Value | |
---|---|
Type | Description |
string |
UndefinedBgpBestPathSelectionMode
public const string UndefinedBgpBestPathSelectionMode = "UNDEFINED_BGP_BEST_PATH_SELECTION_MODE"
Wire representation of UndefinedBgpBestPathSelectionMode.
Field Value | |
---|---|
Type | Description |
string |