public static class ComputeEnumConstants.BackendService.IpAddressSelectionPolicyReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendService.IpAddressSelectionPolicy.
Constants for wire representations of the BackendService.Types.IpAddressSelectionPolicy enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Ipv4Only
public const string Ipv4Only = "IPV4_ONLY"Wire representation of Ipv4Only .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
Ipv6Only
public const string Ipv6Only = "IPV6_ONLY"Wire representation of Ipv6Only .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
PreferIpv6
public const string PreferIpv6 = "PREFER_IPV6"Wire representation of PreferIpv6 .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
UndefinedIpAddressSelectionPolicy
public const string UndefinedIpAddressSelectionPolicy = "UNDEFINED_IP_ADDRESS_SELECTION_POLICY"Wire representation of UndefinedIpAddressSelectionPolicy .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
Unspecified
public const string Unspecified = "IP_ADDRESS_SELECTION_POLICY_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |