Server.EarliestRestoreDate Property

Definition

Earliest restore point creation time (ISO8601 format)

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Inlined)]
public DateTime? EarliestRestoreDate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Inlined)>]
member this.EarliestRestoreDate : Nullable<DateTime> with get, set
Public Property EarliestRestoreDate As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to