public enum GoldengateConnectionProperties.Types.GoldengateConnectionRoutingMethodReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum GoldengateConnectionProperties.Types.GoldengateConnectionRoutingMethod.
The various routing methods of the GoldengateConnection.
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Fields |
|
|---|---|
| Name | Description |
DedicatedEndpoint |
A dedicated private endpoint is created in the target VCN subnet for the connection. |
SharedDeploymentEndpoint |
Network traffic flows from the assigned deployment's private endpoint through the deployment's subnet. |
Unspecified |
Default unspecified value. |