Network Management v1 API - Enum Endpoint.Types.ForwardingRuleTarget (2.9.0)

public enum Endpoint.Types.ForwardingRuleTarget

Reference documentation and code samples for the Network Management v1 API enum Endpoint.Types.ForwardingRuleTarget.

Type of the target of a forwarding rule.

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Fields

NameDescription
Instance

Compute Engine instance for protocol forwarding.

LoadBalancer

Load Balancer. The specific type can be found from [load_balancer_type] [google.cloud.networkmanagement.v1.Endpoint.load_balancer_type].

Psc

Forwarding Rule is a Private Service Connect endpoint.

Unspecified

Forwarding rule target is unknown.

VpnGateway

Classic Cloud VPN Gateway.