Compute Engine v1 API - Class ComputeEnumConstants.AccessConfig.Type (2.15.0)

public static class ComputeEnumConstants.AccessConfig.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AccessConfig.Type.

Constants for wire representations of the AccessConfig.Types.Type enum.

Inheritance

object > ComputeEnumConstants.AccessConfig.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

DirectIpv6

public const string DirectIpv6 = "DIRECT_IPV6"

Wire representation of DirectIpv6.

Field Value
TypeDescription
string

OneToOneNat

public const string OneToOneNat = "ONE_TO_ONE_NAT"

Wire representation of OneToOneNat.

Field Value
TypeDescription
string

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
TypeDescription
string