Reference documentation and code samples for the Compute Engine v1 API enum Route.Types.RouteType.
[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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `Route.Types.RouteType` enum in the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The content lists all available versions of this reference material, ranging from the latest version 3.6.0 down to version 1.0.0."],["The `RouteType` enum defines the type of a route, with possible values including `TRANSIT`, `SUBNET`, `BGP`, and `STATIC`."],["The namespace for this documentation is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."],["There are also provided fields, such as `Bgp`, `Static`, `Subnet`, and `Transit`, that are detailed in the documentation, including an `UndefinedRouteType` field."]]],[]]