AzureSqlDatabaseRestorePointModel.RestorePointCreationDate Property

Definition

Earliest restore time. Populated when restorePointType = CONTINUOUS. Null otherwise.

public DateTime? RestorePointCreationDate { get; set; }
member this.RestorePointCreationDate : Nullable<DateTime> with get, set
Public Property RestorePointCreationDate As Nullable(Of DateTime)

Property Value

Applies to