Compartilhar via


BackupSchedule.LastExecutionTime Propriedade

Definição

Obtém a última vez em que esse agendamento foi disparado.

[Newtonsoft.Json.JsonProperty(PropertyName="lastExecutionTime")]
public DateTime? LastExecutionTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastExecutionTime")>]
member this.LastExecutionTime : Nullable<DateTime>
Public ReadOnly Property LastExecutionTime As Nullable(Of DateTime)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a