Compute Engine v1 API - Enum VpnGateway.Types.GatewayIpVersion (2.16.0)

public enum VpnGateway.Types.GatewayIpVersion

Reference documentation and code samples for the Compute Engine v1 API enum VpnGateway.Types.GatewayIpVersion.

The IP family of the gateway IPs for the HA-VPN gateway interfaces. If not specified, IPV4 will be used.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Ipv4

Every HA-VPN gateway interface is configured with an IPv4 address.

Ipv6

Every HA-VPN gateway interface is configured with an IPv6 address.

UndefinedGatewayIpVersion

A value indicating that the enum field is not set.