public enum IPVersionReference documentation and code samples for the Network Connectivity v1 API enum IPVersion.
The requested IP version for the PSC connection.
Namespace
Google.Cloud.NetworkConnectivity.V1Assembly
Google.Cloud.NetworkConnectivity.V1.dll
Fields |
|
|---|---|
| Name | Description |
Ipv4 |
Will use IPv4 only. |
Ipv6 |
Will use IPv6 only. |
Unspecified |
Default value. We will use IPv4 or IPv6 depending on the IP version of first available subnetwork. |