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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe content provides documentation for the \u003ccode\u003eStackType\u003c/code\u003e enum within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, covering versions from 1.0.0 up to the latest version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStackType\u003c/code\u003e enum, found within the \u003ccode\u003eGoogle.Cloud.Compute.V1.Subnetwork.Types\u003c/code\u003e namespace, dictates the IP address assignment for new virtual machines (VMs) within a subnet.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStackType\u003c/code\u003e enum has the following possible values: \u003ccode\u003eIpv4Only\u003c/code\u003e for assigning only IPv4 addresses, \u003ccode\u003eIpv4Ipv6\u003c/code\u003e for assigning both IPv4 and IPv6 addresses, and \u003ccode\u003eUndefinedStackType\u003c/code\u003e, which denotes an unset enum field, also \u003ccode\u003eUnspecifiedStackType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe default setting for \u003ccode\u003eStackType\u003c/code\u003e is \u003ccode\u003eIPV4_ONLY\u003c/code\u003e, however this field can be updated using patch, or set during the resource creation time.\u003c/p\u003e\n"],["\u003cp\u003eThe documented versions are part of the assembly, \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]