Share via


SqlDatabase.RestorePointInTime Property

Definition

Specifies the point in time (ISO8601 format) of the source database that will be restored to create the new database.

public Azure.Provisioning.BicepValue<DateTimeOffset> RestorePointInTime { get; set; }
member this.RestorePointInTime : Azure.Provisioning.BicepValue<DateTimeOffset> with get, set
Public Property RestorePointInTime As BicepValue(Of DateTimeOffset)

Property Value

Applies to