Partager via


BackupItem.LastRestoreTimeStamp Propriété

Définition

Obtient l’horodatage d’une dernière opération de restauration qui a utilisé cette sauvegarde.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à