Compute Engine v1 API - Class ComputeEnumConstants.ForwardingRule.IpVersion (2.15.0)

public static class ComputeEnumConstants.ForwardingRule.IpVersion

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ForwardingRule.IpVersion.

Constants for wire representations of the ForwardingRule.Types.IpVersion enum.

Inheritance

object > ComputeEnumConstants.ForwardingRule.IpVersion

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

UndefinedIpVersion

public const string UndefinedIpVersion = "UNDEFINED_IP_VERSION"

Wire representation of UndefinedIpVersion.

Field Value
TypeDescription
string

UnspecifiedVersion

public const string UnspecifiedVersion = "UNSPECIFIED_VERSION"

Wire representation of UnspecifiedVersion.

Field Value
TypeDescription
string