Partager via


BackupSchedule.LastExecutionTime Propriété

Définition

Obtient la dernière heure à laquelle cette planification a été déclenchée.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à