Compute Engine v1 API - Enum NetworkRoutingConfig.Types.RoutingMode (2.15.0)

public enum NetworkRoutingConfig.Types.RoutingMode

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