Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MigrateSqlServerSqlMIDatabaseInput

Package version

Database specific information for SQL to Azure SQL DB Managed Instance migration task inputs

Hierarchy

  • MigrateSqlServerSqlMIDatabaseInput

Index

Properties

Optional backupFilePaths

backupFilePaths: string[]

The list of backup files to be used in case of existing backups.

Optional backupFileShare

backupFileShare: FileShare

Backup file share information for backing up this database.

name

name: string

Name of the database

restoreDatabaseName

restoreDatabaseName: string

Name of the database at destination

Generated using TypeDoc