Megosztás a következőn keresztül:


MigrateSqlServerSqlMIDatabaseInput Class

Definition

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