Oracle Database@Google Cloud v1 API - Enum AutonomousDatabaseProperties.Types.RefreshableMode (1.0.0-beta01)

public enum AutonomousDatabaseProperties.Types.RefreshableMode

Reference 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.V1

Assembly

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.