Backup and DR Service v1 API - Enum NetworkInterface.Types.Ipv6AccessType (2.0.0)

public enum NetworkInterface.Types.Ipv6AccessType

Reference documentation and code samples for the Backup and DR Service v1 API enum NetworkInterface.Types.Ipv6AccessType.

IPv6 access type for this network interface.

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
External

This network interface can have external IPv6.

Internal

This network interface can have internal IPv6.

UnspecifiedIpv6AccessType

IPv6 access type not set. Means this network interface hasn't been turned on IPv6 yet.