Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SqlServerSqlMISyncTaskInput

Package version

Input for task that migrates SQL Server databases to Azure SQL Database Managed Instance online scenario.

Hierarchy

Index

Properties

azureApp

Azure Active Directory Application the DMS instance will use to connect to the target instance of Azure SQL Database Managed Instance and the Azure Storage Account

Optional backupFileShare

backupFileShare: FileShare

Backup file share information for all selected databases.

selectedDatabases

Databases to migrate

sourceConnectionInfo

sourceConnectionInfo: SqlConnectionInfo

Connection information for source SQL Server

storageResourceId

storageResourceId: string

Fully qualified resourceId of storage

targetConnectionInfo

targetConnectionInfo: MiSqlConnectionInfo

Connection information for Azure SQL Database Managed Instance

Generated using TypeDoc