Condividi tramite


PostgreSqlFlexibleServerData.PointInTimeUtc Property

Definition

Creation time (in ISO8601 format) of the backup which you want to restore in the new server. It's required when 'createMode' is 'PointInTimeRestore', 'GeoRestore', or 'ReviveDropped'.

public DateTimeOffset? PointInTimeUtc { get; set; }
member this.PointInTimeUtc : Nullable<DateTimeOffset> with get, set
Public Property PointInTimeUtc As Nullable(Of DateTimeOffset)

Property Value

Applies to