Compartir a través de


Backup.EarliestRestoreDate Propiedad

Definición

Obtiene la hora de creación del punto de restauración más temprana (formato ISO8601)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a