Compartir a través de


ManagedDatabase.EarliestRestorePoint Propiedad

Definición

Obtiene el punto de restauración más antiguo en el tiempo para la restauración a un momento dado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a