Enum Subnetwork.Types.PrivateIpv6GoogleAccess (1.4.0)

public enum PrivateIpv6GoogleAccess

This field is for internal use. This field can be both set at resource creation time and updated using patch.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
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.