Class ComputeEnumConstants.NetworkPeering.StackType (2.0.0)

public static class StackType

Constants for wire representations of the NetworkPeering.Types.StackType enum.

Inheritance

Object > ComputeEnumConstants.NetworkPeering.StackType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Ipv4Ipv6

public const string Ipv4Ipv6 = "IPV4_IPV6"

Wire representation of Ipv4Ipv6.

Field Value
TypeDescription
String

Ipv4Only

public const string Ipv4Only = "IPV4_ONLY"

Wire representation of Ipv4Only.

Field Value
TypeDescription
String

UndefinedStackType

public const string UndefinedStackType = "UNDEFINED_STACK_TYPE"

Wire representation of UndefinedStackType.

Field Value
TypeDescription
String