Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::NetworkInterface::StackType (v0.3.0)

Reference documentation and code samples for the Backup and DR Service V1 API module Google::Cloud::BackupDR::V1::NetworkInterface::StackType.

Stack type for this network interface.

Constants

STACK_TYPE_UNSPECIFIED

value: 0
Default should be STACK_TYPE_UNSPECIFIED.

IPV4_ONLY

value: 1
The network interface will be assigned IPv4 address.

IPV4_IPV6

value: 2
The network interface can have both IPv4 and IPv6 addresses.