Reference documentation and code samples for the Compute Engine v1 API enum UsableSubnetwork.Types.Ipv6AccessType.
The access type of IPv6 address this subnet holds. It's immutable and can only be specified during creation or the first time the subnet is updated into IPV4_IPV6 dual stack.
[[["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-21 UTC."],[[["The content provides reference documentation for the `UsableSubnetwork.Types.Ipv6AccessType` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["This enum defines the access type of IPv6 addresses held by a subnet, with options for `External` (accessible via the Internet and VPC network) and `Internal` (accessible only within the VPC network), plus a default `UndefinedIpv6AccessType`."],["The latest version of this enum is in the 3.6.0 release, with several other previous versions also documented, from 1.0.0 to the latest 3.6.0."],["The content specifies that the IPv6 access type of a subnet is immutable and can only be set during creation or the initial update to an IPV4_IPV6 dual stack."]]],[]]