Compartir a través de


BackupSchedule.LastExecutionTime Propiedad

Definición

Obtiene la última vez que se desencadenó esta programación.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a