ServerForUpdate.BackupEarliestRestoreDate 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.
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)]
public DateTime? BackupEarliestRestoreDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)>]
member this.BackupEarliestRestoreDate : Nullable<DateTime>
Public ReadOnly Property BackupEarliestRestoreDate As Nullable(Of DateTime)
Property Value
Implements
- Attributes