Udostępnij za pośrednictwem


PostgreSqlFlexibleServerData.PointInTimeUtc Property

Definition

Restore point creation time (ISO8601 format), specifying the time to restore from. It's required when 'createMode' is 'PointInTimeRestore' or '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