Oracle Database@Google Cloud v1 API - Enum DbBackupConfig.Types.BackupDeletionPolicy (1.4.0)

public enum DbBackupConfig.Types.BackupDeletionPolicy

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API enum DbBackupConfig.Types.BackupDeletionPolicy.

This defines when the backups will be deleted after Database termination.

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Fields

Name Description
DeleteAfterRetentionPeriod

Keeps the backups as per the policy defined for database backups.

DeleteImmediately

Keeps the backup for predefined time i.e. 72 hours and then delete permanently.

Unspecified

Default unspecified value.