INPUT_OBJECT
AzureSqlDatabaseDbPitExport
Description
Input for exporting Point-in-Time backup of an Azure SQL Database.
link GraphQL Schema definition
- input AzureSqlDatabaseDbPitExport {
- # Timestamp of point in time restore.
- DateTime! :
- # Specifies the redundancy of the backup of the destination database.
- AzureSqlBackupStorageRedundancyType :
- }