AutonomousDatabaseFromBackupTimestampProperties.RemoteDisasterRecoveryConfigurationIsReplicateAutomaticBackup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, 7 days worth of backups are replicated across regions for Cross-Region ADB or Backup-Based DR between Primary and Standby. If false, the backups taken on the Primary are not replicated to the Standby database.
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inherited)]
public bool? RemoteDisasterRecoveryConfigurationIsReplicateAutomaticBackup { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inherited)>]
member this.RemoteDisasterRecoveryConfigurationIsReplicateAutomaticBackup : Nullable<bool>
Public ReadOnly Property RemoteDisasterRecoveryConfigurationIsReplicateAutomaticBackup As Nullable(Of Boolean)
Property Value
Implements
- Attributes