Share via


Backup.EarliestRestoreDate Property

Definition

Gets earliest restore point creation time (ISO8601 format)

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to