共用方式為


SqlServerSqlMISyncTaskInput interface

將SQL Server資料庫移轉至Azure SQL資料庫受控執行個體線上案例的工作輸入。

屬性

azureApp

AZURE Active Directory 應用程式 DMS 實例將用來連線到 Azure SQL Database 受控執行個體 和 Azure 儲存體帳戶的目標實例

backupFileShare

備份所有所選資料庫的檔案共用資訊。

selectedDatabases

要移轉的資料庫

sourceConnectionInfo

來源SQL Server的連線資訊

storageResourceId

儲存體的完整 resourceId

targetConnectionInfo

Azure SQL 資料庫受控執行個體的連接資訊

屬性詳細資料

azureApp

AZURE Active Directory 應用程式 DMS 實例將用來連線到 Azure SQL Database 受控執行個體 和 Azure 儲存體帳戶的目標實例

azureApp: AzureActiveDirectoryApp

屬性值

backupFileShare

備份所有所選資料庫的檔案共用資訊。

backupFileShare?: FileShare

屬性值

selectedDatabases

要移轉的資料庫

selectedDatabases: MigrateSqlServerSqlMIDatabaseInput[]

屬性值

sourceConnectionInfo

來源SQL Server的連線資訊

sourceConnectionInfo: SqlConnectionInfo

屬性值

storageResourceId

儲存體的完整 resourceId

storageResourceId: string

屬性值

string

targetConnectionInfo

Azure SQL 資料庫受控執行個體的連接資訊

targetConnectionInfo: MiSqlConnectionInfo

屬性值