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