public static class ComputeEnumConstants.RouterNat.EndpointTypesReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterNat.EndpointTypes.
Constants for wire representations of the RouterNat.Types.EndpointTypes enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
EndpointTypeManagedProxyLb
public const string EndpointTypeManagedProxyLb = "ENDPOINT_TYPE_MANAGED_PROXY_LB"Wire representation of EndpointTypeManagedProxyLb .
| Field Value | |
|---|---|
| Type | Description |
string |
|
EndpointTypeVm
public const string EndpointTypeVm = "ENDPOINT_TYPE_VM"Wire representation of EndpointTypeVm.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedEndpointTypes
public const string UndefinedEndpointTypes = "UNDEFINED_ENDPOINT_TYPES"Wire representation of UndefinedEndpointTypes.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Wg
public const string Wg = "ENDPOINT_TYPE_SWG"Wire representation of Wg.
| Field Value | |
|---|---|
| Type | Description |
string |
|