Compartir a través de


SnapshotRestoreRequest.SnapshotTime Propiedad

Definición

Obtiene o establece un momento dado en el que se debe realizar la restauración de la aplicación, con formato de cadena DateTime.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a