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

public enum NetworkInterface.Types.StackType

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

Stack type for this network interface.

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Fields

Name Description
Ipv4Ipv6

The network interface can have both IPv4 and IPv6 addresses.

Ipv4Only

The network interface will be assigned IPv4 address.

Unspecified

Default should be STACK_TYPE_UNSPECIFIED.