SqlPoolRestore

data class SqlPoolRestore(val pointInTime: String, val sourceDatabaseId: String)

Constructors

Link copied to clipboard
constructor(pointInTime: String, sourceDatabaseId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the Snapshot time to restore formatted as an RFC3339 date string. Changing this forces a new Synapse SQL Pool to be created.

Link copied to clipboard

The ID of the Synapse SQL Pool or SQL Database which is to restore. Changing this forces a new Synapse SQL Pool to be created.