AutonomousDatabaseCloneProperties.RemoteDisasterRecoveryConfigurationTimeSnapshotStandbyEnabledTill 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.
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