Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetworkStackTypes (3.23.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetworkStackTypes

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetworkStackTypes.

Constants for wire representations of the NetworkProfileNetworkFeatures.Types.SubnetworkStackTypes enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.SubnetworkStackTypes

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
Type Description
string

Ipv4Only

public const string Ipv4Only = "IPV4_ONLY"

Wire representation of Ipv4Only .

Field Value
Type Description
string

Ipv6Only

public const string Ipv6Only = "IPV6_ONLY"

Wire representation of Ipv6Only .

Field Value
Type Description
string

UndefinedSubnetworkStackTypes

public const string UndefinedSubnetworkStackTypes = "UNDEFINED_SUBNETWORK_STACK_TYPES"

Wire representation of UndefinedSubnetworkStackTypes .

Field Value
Type Description
string