public enum AutonomousDatabaseProperties.Types.RefreshableModeReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum AutonomousDatabaseProperties.Types.RefreshableMode.
The refresh mode of the cloned Autonomous Database.
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Fields |
|
|---|---|
| Name | Description |
Automatic |
AUTOMATIC indicates that the cloned database is automatically refreshed with data from the source Autonomous Database. |
Manual |
MANUAL indicates that the cloned database is manually refreshed with data from the source Autonomous Database. |
Unspecified |
The default unspecified value. |