GoogleCloudNetworkSubnetworkIpv6AccessType
No description
enum GoogleCloudNetworkSubnetworkIpv6AccessType {
EXTERNAL
INTERNAL
}
Values
GoogleCloudNetworkSubnetworkIpv6AccessType.EXTERNAL
Instances on this subnet will be assigned IPv6 addresses that are accessible via the Internet, as well as the VPC network
GoogleCloudNetworkSubnetworkIpv6AccessType.INTERNAL
Instances on this subnet will be assigned IPv6 addresses that are only accessible over the VPC network
Member of
GoogleCloudNetworkSubnetwork
object