Compute Engine v1 API - Class ComputeEnumConstants.SubnetworkSecondaryRange.IpVersion (3.29.0)

public static class ComputeEnumConstants.SubnetworkSecondaryRange.IpVersion

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

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

Inheritance

object > ComputeEnumConstants.SubnetworkSecondaryRange.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
Type Description
string

Ipv6

public const string Ipv6 = "IPV6"

Wire representation of Ipv6.

Field Value
Type Description
string

UndefinedIpVersion

public const string UndefinedIpVersion = "UNDEFINED_IP_VERSION"

Wire representation of UndefinedIpVersion .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "IP_VERSION_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
Type Description
string