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

Property Value

Implements

Attributes

Applies to