AzureSqlDatabaseRestorePointModel.EarliestRestoreDate Property

Definition

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

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

Property Value

Applies to