MigrateSqlServerSqlMIDatabaseInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Database specific information for SQL to Azure SQL DB Managed Instance migration task inputs.
public class MigrateSqlServerSqlMIDatabaseInput
type MigrateSqlServerSqlMIDatabaseInput = class
Public Class MigrateSqlServerSqlMIDatabaseInput
- Inheritance
-
MigrateSqlServerSqlMIDatabaseInput
Constructors
MigrateSqlServerSqlMIDatabaseInput(String, String) |
Initializes a new instance of MigrateSqlServerSqlMIDatabaseInput. |
Properties
BackupFilePaths |
The list of backup files to be used in case of existing backups. |
BackupFileShare |
Backup file share information for backing up this database. |
Id |
id of the database. |
Name |
Name of the database. |
RestoreDatabaseName |
Name of the database at destination. |
Applies to
Azure SDK for .NET