Show / Hide Table of Contents

Enum NetworksResource.ListPeeringRoutesRequest.DirectionEnum

The direction of the exchanged routes.

Namespace: Google.Apis.Compute.alpha
Assembly: Google.Apis.Compute.alpha.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