public enum RouteTypeReference documentation and code samples for the Network Connectivity v1beta API enum RouteType.
The route's type
Namespace
Google.Cloud.NetworkConnectivity.V1BetaAssembly
Google.Cloud.NetworkConnectivity.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
DynamicRoute |
The route leads to a destination in a dynamic route. Dynamic routes are derived from Border Gateway Protocol (BGP) advertisements received from an NCC hybrid spoke. |
Unspecified |
No route type information specified |
VpcPrimarySubnet |
The route leads to a destination within the primary address range of the VPC network's subnet. |
VpcSecondarySubnet |
The route leads to a destination within the secondary address range of the VPC network's subnet. |