共用方式為


MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel interface

使用記錄重新執行服務將 SQL Server 資料庫移轉至 Azure SQL Database 受控實例的工作輸出。

Extends

屬性

activeBackupSets

目前作用中的備份集(上傳或還原)注意:此屬性將不會串行化。 它只能由伺服器填入。

containerName

在 Azure 記憶體帳戶中建立的容器名稱,其中備份會複製到注意:此屬性將不會串行化。 它只能由伺服器填入。

endedOn

資料庫移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。

errorPrefix

要用於查詢此資料庫錯誤的前置詞字串注意:此屬性將不會串行化。 它只能由伺服器填入。

exceptionsAndWarnings

移轉例外狀況和警告注意:此屬性將不會串行化。 它只能由伺服器填入。

fullBackupSetInfo

完整備份集的詳細資料注意:此屬性將不會串行化。 它只能由伺服器填入。

isFullBackupRestored

是否已將完整備份套用至目標資料庫注意:此屬性將不會串行化。 它只能由伺服器填入。

lastRestoredBackupSetInfo

上次套用的備份集資訊注意:此屬性將不會串行化。 它只能由伺服器填入。

migrationState

資料庫目前的狀態注意:這個屬性將不會串行化。 它只能由伺服器填入。

resultType

多型歧視性,指定這個物件可以是的不同類型

sourceDatabaseName

資料庫名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

startedOn

資料庫移轉開始時間注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

activeBackupSets

目前作用中的備份集(上傳或還原)注意:此屬性將不會串行化。 它只能由伺服器填入。

activeBackupSets?: BackupSetInfo[]

屬性值

containerName

在 Azure 記憶體帳戶中建立的容器名稱,其中備份會複製到注意:此屬性將不會串行化。 它只能由伺服器填入。

containerName?: string

屬性值

string

endedOn

資料庫移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。

endedOn?: Date

屬性值

Date

errorPrefix

要用於查詢此資料庫錯誤的前置詞字串注意:此屬性將不會串行化。 它只能由伺服器填入。

errorPrefix?: string

屬性值

string

exceptionsAndWarnings

移轉例外狀況和警告注意:此屬性將不會串行化。 它只能由伺服器填入。

exceptionsAndWarnings?: ReportableException[]

屬性值

fullBackupSetInfo

完整備份集的詳細資料注意:此屬性將不會串行化。 它只能由伺服器填入。

fullBackupSetInfo?: BackupSetInfo

屬性值

isFullBackupRestored

是否已將完整備份套用至目標資料庫注意:此屬性將不會串行化。 它只能由伺服器填入。

isFullBackupRestored?: boolean

屬性值

boolean

lastRestoredBackupSetInfo

上次套用的備份集資訊注意:此屬性將不會串行化。 它只能由伺服器填入。

lastRestoredBackupSetInfo?: BackupSetInfo

屬性值

migrationState

資料庫目前的狀態注意:這個屬性將不會串行化。 它只能由伺服器填入。

migrationState?: string

屬性值

string

resultType

多型歧視性,指定這個物件可以是的不同類型

resultType: "DatabaseLevelOutput"

屬性值

"DatabaseLevelOutput"

sourceDatabaseName

資料庫名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

sourceDatabaseName?: string

屬性值

string

startedOn

資料庫移轉開始時間注意:此屬性將不會串行化。 它只能由伺服器填入。

startedOn?: Date

屬性值

Date

繼承的屬性詳細資料

id

結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自MigrateSqlServerSqlMISyncTaskOutput.id