Show / Hide Table of Contents

Enum NetworksResource.ListPeeringRoutesRequest.DirectionEnum

The direction of the exchanged routes.

Namespace: Google.Apis.Compute.beta
Assembly: Google.Apis.Compute.beta.dll
Syntax
public enum NetworksResource.ListPeeringRoutesRequest.DirectionEnum

Fields

Name Description
INCOMING

For routes exported from peer network.

OUTGOING

For routes exported from local network.

In This Article
Back to top Generated by DocFX