Reference documentation and code samples for the Compute Engine v1 API enum Subnetwork.Types.StackType.
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.Subnetwork.Types.StackType` is 3.6.0, while the current page is documenting version 2.17.0."],["The `Subnetwork.Types.StackType` enum defines the stack type for a subnet within Compute Engine v1 API, determining whether new VMs are assigned IPv4 only or both IPv4 and IPv6 addresses."],["There is a comprehensive list of versions, ranging from 1.0.0 to the latest at 3.6.0, allowing users to access documentation for each specific version of `Google.Cloud.Compute.V1.Subnetwork.Types.StackType`."],["The enum's fields include `Ipv4Ipv6` for dual-stack VMs, `Ipv4Only` for IPv4-only VMs, `UndefinedStackType` to note when a field is not set, and `UnspecifiedStackType` which is not further detailed."]]],[]]