ServerPropertiesForRestore.RestorePointInTime Property

Definition

Restore point creation time (ISO8601 format), specifying the time to restore from.

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

Property Value

Implements

Attributes

Applies to