AutonomousDatabaseCrossRegionDisasterRecoveryProperties.IsReplicateAutomaticBackup Property

Definition

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.Owned)]
public bool? IsReplicateAutomaticBackup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Owned)>]
member this.IsReplicateAutomaticBackup : Nullable<bool> with get, set
Public Property IsReplicateAutomaticBackup As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to