Network Management v1 API - Enum ForwardInfo.Types.Target (2.9.0)

public enum ForwardInfo.Types.Target

Reference documentation and code samples for the Network Management v1 API enum ForwardInfo.Types.Target.

Forward target types.

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Fields

NameDescription
AnotherProject

Forwarded to a VPC network in another project.

CloudSqlInstance

Forwarded to a Cloud SQL instance.

GkeMaster

Forwarded to a Google Kubernetes Engine Container cluster master.

ImportedCustomRouteNextHop

Forwarded to the next hop of a custom route imported from a peering VPC.

Interconnect

Forwarded to a Cloud Interconnect connection.

NccHub

Forwarded to an NCC Hub.

PeeringVpc

Forwarded to a VPC peering network.

RouterAppliance

Forwarded to a router appliance.

Unspecified

Target not specified.

VpnGateway

Forwarded to a Cloud VPN gateway.