AzureWebAppBackup.LastRestored Property

Definition

Time when the web app was last restored from this backup

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

Property Value

Applies to