Network Services v1 API - Enum Gateway.Types.IpVersion (1.2.0)

public enum Gateway.Types.IpVersion

Reference documentation and code samples for the Network Services v1 API enum Gateway.Types.IpVersion.

The types of IP version for the gateway. Possible values are:

  • IPV4
  • IPV6

Namespace

Google.Cloud.NetworkServices.V1

Assembly

Google.Cloud.NetworkServices.V1.dll

Fields

Name Description
Ipv4

The type for IP version 4.

Ipv6

The type for IP version 6.

Unspecified

The type when IP version is not specified. Defaults to IPV4.