共用方式為


MigrateSqlServerSqlDbTaskOutputMigrationLevel interface

將內部部署 SQL Server 資料庫遷移至 Azure SQL Database 之工作的輸出

Extends

屬性

databases

選取的資料庫做為從資料庫名稱對應到資料庫標識元注意:此屬性將不會串行化。 它只能由伺服器填入。

databaseSummary

移轉結果摘要注意:此屬性將不會串行化。 它只能由伺服器填入。

durationInSeconds

以秒為單位的工作執行持續時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

endedOn

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

exceptionsAndWarnings

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

message

移轉進度訊息注意:此屬性將不會串行化。 它只能由伺服器填入。

migrationReportResult

移轉報表結果,提供下載移轉報表的唯一 URL。

migrationValidationResult

移轉驗證結果

resultType

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

sourceServerBrandVersion

來源伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。

sourceServerVersion

來源伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。

startedOn

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

status

移轉的目前狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

statusMessage

移轉狀態消息注意:此屬性將不會串行化。 它只能由伺服器填入。

targetServerBrandVersion

目標伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。

targetServerVersion

目標伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

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

屬性詳細資料

databases

選取的資料庫做為從資料庫名稱對應到資料庫標識元注意:此屬性將不會串行化。 它只能由伺服器填入。

databases?: string

屬性值

string

databaseSummary

移轉結果摘要注意:此屬性將不會串行化。 它只能由伺服器填入。

databaseSummary?: string

屬性值

string

durationInSeconds

以秒為單位的工作執行持續時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

durationInSeconds?: number

屬性值

number

endedOn

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

endedOn?: Date

屬性值

Date

exceptionsAndWarnings

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

exceptionsAndWarnings?: ReportableException[]

屬性值

message

移轉進度訊息注意:此屬性將不會串行化。 它只能由伺服器填入。

message?: string

屬性值

string

migrationReportResult

移轉報表結果,提供下載移轉報表的唯一 URL。

migrationReportResult?: MigrationReportResult

屬性值

migrationValidationResult

移轉驗證結果

migrationValidationResult?: MigrationValidationResult

屬性值

resultType

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

resultType: "MigrationLevelOutput"

屬性值

"MigrationLevelOutput"

sourceServerBrandVersion

來源伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。

sourceServerBrandVersion?: string

屬性值

string

sourceServerVersion

來源伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。

sourceServerVersion?: string

屬性值

string

startedOn

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

startedOn?: Date

屬性值

Date

status

移轉的目前狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

statusMessage

移轉狀態消息注意:此屬性將不會串行化。 它只能由伺服器填入。

statusMessage?: string

屬性值

string

targetServerBrandVersion

目標伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。

targetServerBrandVersion?: string

屬性值

string

targetServerVersion

目標伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。

targetServerVersion?: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自MigrateSqlServerSqlDbTaskOutput.id