Compute Engine v1 API - Enum Subnetwork.Types.PrivateIpv6GoogleAccess (2.15.0)

public enum Subnetwork.Types.PrivateIpv6GoogleAccess

Reference documentation and code samples for the Compute Engine v1 API enum Subnetwork.Types.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.