Enum NetworkRoutingConfig.Types.RoutingMode (1.3.0)

public enum RoutingMode

The network-wide routing mode to use. If set to REGIONAL, this network's Cloud Routers will only advertise routes with subnets of this network in the same region as the router. If set to GLOBAL, this network's Cloud Routers will advertise routes with all subnets of this network, across regions.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Global
Regional
UndefinedRoutingMode

A value indicating that the enum field is not set.