public enum PrivateIpv6GoogleAccessThe private IPv6 google access type for the VMs in this subnet. This is an expanded field of enablePrivateV6Access. If both fields are set, privateIpv6GoogleAccess will take priority. This field can be both set at resource creation time and updated using patch.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
|---|---|
| Name | Description |
DisableGoogleAccess |
Disable private IPv6 access to/from Google services. |
EnableBidirectionalAccessToGoogle |
Bidirectional private IPv6 access to/from Google services. |
EnableOutboundVmAccessToGoogle |
Outbound private IPv6 access from VMs in this subnet to Google services. |
UndefinedPrivateIpv6GoogleAccess |
A value indicating that the enum field is not set. |