VMware Engine v1 API - Enum PeeringRoute.Types.Direction (1.3.0)

public enum PeeringRoute.Types.Direction

Reference documentation and code samples for the VMware Engine v1 API enum PeeringRoute.Types.Direction.

The direction of the exchanged routes.

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
Incoming

Routes imported from the peer network.

Outgoing

Routes exported to the peer network.

Unspecified

Unspecified exchanged routes direction. This is default.