Partager via


DeletedAppRestoreRequest.SnapshotTime Propriété

Définition

Obtient ou définit le point dans le temps à partir duquel restaurer l’application supprimée, mise en forme sous forme de chaîne DateTime. Si elle n’est pas spécifiée, la valeur par défaut correspond à l’heure à laquelle l’application a été supprimée.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.snapshotTime")]
public string SnapshotTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.snapshotTime")>]
member this.SnapshotTime : string with get, set
Public Property SnapshotTime As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à