Reference documentation and code samples for the Compute Engine v1 API enum NetworkInterface.Types.StackType.
The stack type for this network interface. To assign only IPv4 addresses, use IPV4_ONLY. To assign both IPv4 and IPv6 addresses, use IPV4_IPV6. If not specified, IPV4_ONLY is used. This field can be both set at instance creation and update network interface operations.
[[["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-04-09 UTC."],[[["The latest version of the `NetworkInterface.Types.StackType` documentation is 3.6.0, with links provided for all versions down to 1.0.0."],["This documentation provides information for the Compute Engine v1 API enum `NetworkInterface.Types.StackType`, focusing on network interface stack type configurations."],["The `NetworkInterface.Types.StackType` enum can be set to `Ipv4Only`, `Ipv4Ipv6`, or `Ipv6Only`, defining the type of IP addresses the network interface can have."],["If not specified, `IPV4_ONLY` is the default setting for the network interface."],["The namespace of the documented stack type is `Google.Cloud.Compute.V1`, which is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]