Compute Engine v1 API - Class ComputeEnumConstants.NetworkRoutingConfig.RoutingMode (2.15.0)

public static class ComputeEnumConstants.NetworkRoutingConfig.RoutingMode

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkRoutingConfig.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