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 latest version of the `Google.Cloud.Compute.V1` library for .NET is 3.6.0, and a range of versions from 1.0.0 to 3.5.0 are also accessible."],["The `Ipv6AccessType` enum defines the type of IPv6 access for a subnet, and it is found within the `Google.Cloud.Compute.V1.UsableSubnetwork.Types` namespace."],["The `Ipv6AccessType` can be set to `External` for internet-accessible IPv6 addresses or `Internal` for addresses only reachable within the VPC network."],["An `UndefinedIpv6AccessType` field exists to denote when the enum field is not set."],["The Ipv6 access type is immutable and can only be set during the creation of a subnet, or when the subnet is updated into an IPv4/IPv6 dual stack for the first time."]]],[]]