Network Connectivity v1 API - Enum RouteType (2.7.0)

public enum RouteType

Reference documentation and code samples for the Network Connectivity v1 API enum RouteType.

The route's type

Namespace

Google.Cloud.NetworkConnectivity.V1

Assembly

Google.Cloud.NetworkConnectivity.V1.dll

Fields

NameDescription
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.