Class ComputeEnumConstants.NetworkRoutingConfig.RoutingMode (1.3.0)

public static class RoutingMode

Constants for wire representations of the NetworkRoutingConfig.Types.RoutingMode enum.

Inheritance

Object > ComputeEnumConstants.NetworkRoutingConfig.RoutingMode

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Global

public const string Global = "GLOBAL"

Wire representation of Global.

Field Value
TypeDescription
String

Regional

public const string Regional = "REGIONAL"

Wire representation of Regional.

Field Value
TypeDescription
String

UndefinedRoutingMode

public const string UndefinedRoutingMode = "UNDEFINED_ROUTING_MODE"

Wire representation of UndefinedRoutingMode.

Field Value
TypeDescription
String