ServerProperties.EarliestRestoreDate Property

Definition

Earliest restore point creation time (ISO8601 format)

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

Property Value

Implements

Attributes

Applies to