public enum NetworkInterface.Types.StackTypeReference documentation and code samples for the Backup and DR Service v1beta API enum NetworkInterface.Types.StackType.
Stack type for this network interface.
Namespace
Google.Cloud.BackupDR.V1BetaAssembly
Google.Cloud.BackupDR.V1Beta.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. |