AutonomousDatabaseCloneProperties.RemoteDisasterRecoveryConfigurationIsSnapshotStandby Property

Definition

Indicates if user wants to convert to a snapshot standby. For example, true would set a standby database to snapshot standby database. False would set a snapshot standby database back to regular standby database.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inherited)]
public bool? RemoteDisasterRecoveryConfigurationIsSnapshotStandby { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inherited)>]
member this.RemoteDisasterRecoveryConfigurationIsSnapshotStandby : Nullable<bool>
Public ReadOnly Property RemoteDisasterRecoveryConfigurationIsSnapshotStandby As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to