INPUT_OBJECT

AzureSqlManagedInstanceDbPitExport

Description

Input for exporting Point-in-Time backup of an Azure SQL Managed Instance database.

link GraphQL Schema definition

  • input AzureSqlManagedInstanceDbPitExport {
  • # Timestamp of point in time restore.
  • restorePointInTime: DateTime!
  • }