Compartir a través de


DatabaseUpdate.EarliestRestoreDate Propiedad

Definición

Obtiene este registro de la fecha y hora de inicio más tempranas que la restauración está disponible para esta base de datos (formato ISO8601).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a