AutonomousDatabaseCloneProperties.RemoteDisasterRecoveryConfigurationTimeSnapshotStandbyEnabledTill Property

Definition

Time and date stored as an RFC 3339 formatted timestamp string. For example, 2022-01-01T12:00:00.000Z would set a limit for the snapshot standby to be converted back to a cross-region standby database.

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

Property Value

Implements

Attributes

Applies to