PostgreSqlFlexibleServerBackupProperties.EarliestRestoreOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The earliest restore point time (ISO8601 format) for server.
public DateTimeOffset? EarliestRestoreOn { get; }
member this.EarliestRestoreOn : Nullable<DateTimeOffset>
Public ReadOnly Property EarliestRestoreOn As Nullable(Of DateTimeOffset)