PostgreSqlFlexibleServer.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 Azure.Provisioning.BicepValue<DateTimeOffset> PointInTimeUtc { get; set; }
member this.PointInTimeUtc : Azure.Provisioning.BicepValue<DateTimeOffset> with get, set
Public Property PointInTimeUtc As BicepValue(Of DateTimeOffset)

Property Value

Applies to