public static class ComputeEnumConstants.Subnetwork.StackType
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Subnetwork.StackType.
Constants for wire representations of the Subnetwork.Types.StackType enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
Ipv4Ipv6
public const string Ipv4Ipv6 = "IPV4_IPV6"
Wire representation of Ipv4Ipv6.
Field Value | |
---|---|
Type | Description |
string |
Ipv4Only
public const string Ipv4Only = "IPV4_ONLY"
Wire representation of Ipv4Only.
Field Value | |
---|---|
Type | Description |
string |
UndefinedStackType
public const string UndefinedStackType = "UNDEFINED_STACK_TYPE"
Wire representation of UndefinedStackType.
Field Value | |
---|---|
Type | Description |
string |
UnspecifiedStackType
public const string UnspecifiedStackType = "UNSPECIFIED_STACK_TYPE"
Wire representation of UnspecifiedStackType.
Field Value | |
---|---|
Type | Description |
string |