AutonomousDatabaseProperties.LongTermBackupScheduleTimeOfBackup Property

Definition

The timestamp for the long-term backup schedule. For a MONTHLY cadence, months having fewer days than the provided date will have the backup taken on the last day of that month.

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

Property Value

Implements

Attributes

Applies to