Backup.EarliestRestoreDate Property

Definition

The earliest restore point time (ISO8601 format) for server.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)]
public DateTime? EarliestRestoreDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)>]
member this.EarliestRestoreDate : Nullable<DateTime>
Public ReadOnly Property EarliestRestoreDate As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to