public enum DbBackupConfig.Types.BackupDestinationTypeReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum DbBackupConfig.Types.BackupDestinationType.
The type of the database backup destination.
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Fields |
|
|---|---|
| Name | Description |
Dbrs |
Backup destination type is DBRS. |
Local |
Backup destination type is Local. |
Nfs |
Backup destination type is NFS. |
ObjectStore |
Backup destination type is Object Store. |
RecoveryAppliance |
Backup destination type is Recovery Appliance. |
Unspecified |
Default unspecified value. |