Compute Engine v1 API - Class ComputeEnumConstants.VpnGateway.GatewayIpVersion (2.15.0)

public static class ComputeEnumConstants.VpnGateway.GatewayIpVersion

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.VpnGateway.GatewayIpVersion.

Constants for wire representations of the VpnGateway.Types.GatewayIpVersion enum.

Inheritance

object > ComputeEnumConstants.VpnGateway.GatewayIpVersion

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Ipv4

public const string Ipv4 = "IPV4"

Wire representation of Ipv4.

Field Value
TypeDescription
string

Ipv6

public const string Ipv6 = "IPV6"

Wire representation of Ipv6.

Field Value
TypeDescription
string

UndefinedGatewayIpVersion

public const string UndefinedGatewayIpVersion = "UNDEFINED_GATEWAY_IP_VERSION"

Wire representation of UndefinedGatewayIpVersion.

Field Value
TypeDescription
string