Compartir a través de


RestorePointInner.EarliestRestoreDate Propiedad

Definición

Obtiene la hora más temprana a la que se puede restaurar esta base de datos.

[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