Compute Engine v1 API - Enum Route.Types.RouteType (3.22.0)

public enum Route.Types.RouteType

Reference documentation and code samples for the Compute Engine v1 API enum Route.Types.RouteType.

Output only. [Output Only] The type of this route, which can be one of the following values:

  • 'TRANSIT' for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers
  • 'SUBNET' for a route from a subnet of the VPC
  • 'BGP' for a route learned from a BGP peer of this router
  • 'STATIC' for a static route

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Bgp
Static
Subnet
Transit
UndefinedRouteType

A value indicating that the enum field is not set.