Partager via


BackupSchedule.LastSuccessfulRun Propriété

Définition

Obtient la dernière exécution de sauvegarde réussie qui a été déclenchée pour la planification.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à