Compute Engine v1 API - Enum NetworkProfileNetworkFeatures.Types.SubnetworkStackTypes (3.10.0)

public enum NetworkProfileNetworkFeatures.Types.SubnetworkStackTypes

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Ipv4Ipv6

New VMs in this subnet can have both IPv4 and IPv6 addresses.

Ipv4Only

New VMs in this subnet will only be assigned IPv4 addresses.

Ipv6Only

New VMs in this subnet will only be assigned IPv6 addresses.

UndefinedSubnetworkStackTypes

A value indicating that the enum field is not set.