AutonomousDatabaseFromBackupTimestampProperties.Timestamp Property

Definition

The timestamp specified for the point-in-time clone of the source Autonomous Database. The timestamp must be in the past.

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

Property Value

Implements

Attributes

Applies to