Class ComputeEnumConstants.RouterBgp.AdvertiseMode (1.3.0)

public static class AdvertiseMode

Constants for wire representations of the RouterBgp.Types.AdvertiseMode enum.

Inheritance

Object > ComputeEnumConstants.RouterBgp.AdvertiseMode

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Custom

public const string Custom = "CUSTOM"

Wire representation of Custom.

Field Value
TypeDescription
String

Default

public const string Default = "DEFAULT"

Wire representation of Default.

Field Value
TypeDescription
String

UndefinedAdvertiseMode

public const string UndefinedAdvertiseMode = "UNDEFINED_ADVERTISE_MODE"

Wire representation of UndefinedAdvertiseMode.

Field Value
TypeDescription
String