Compartilhar via


BackupSchedule.LastSuccessfulRun Propriedade

Definição

Obtém a última execução de backup bem-sucedida que foi disparada para o agendamento.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastSuccessfulRun")]
public DateTime? LastSuccessfulRun { get; protected set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastSuccessfulRun")>]
member this.LastSuccessfulRun : Nullable<DateTime> with get, set
Public Property LastSuccessfulRun As Nullable(Of DateTime)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a