The stack type for the subnet. If set to IPV4_ONLY, new VMs in the subnet are assigned IPv4 addresses only. If set to IPV4_IPV6, new VMs in the subnet can be assigned both IPv4 and IPv6 addresses. If not specified, IPV4_ONLY is used. This field can be both set at resource creation time and updated using patch.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.UsableSubnetwork.Types.StackType` is 3.6.0, with numerous previous versions dating back to 1.0.0."],["`StackType` is an enum within the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `StackType` enum defines the IP address assignment policy for new VMs within a subnet, with options for `Ipv4Only`, `Ipv4Ipv6`, and an `UndefinedStackType`."],["Setting the subnet's stack type to `IPV4_ONLY` restricts new VMs to only IPv4 addresses, while `IPV4_IPV6` allows new VMs to have both IPv4 and IPv6 addresses."]]],[]]