Compartir a través de


RestoredLogs.StartRestoreTime Propiedad

Definición

Obtiene o establece la marca de tiempo para iniciar la restauración desde (UTC).

[Newtonsoft.Json.JsonProperty(PropertyName="startRestoreTime")]
public DateTime? StartRestoreTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startRestoreTime")>]
member this.StartRestoreTime : Nullable<DateTime> with get, set
Public Property StartRestoreTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a