共用方式為


MigrateSqlServerSqlMITaskOutputDatabaseLevel interface

將 SQL Server 資料庫移轉至 Azure SQL Database 受控實例的工作輸出。

Extends

屬性

databaseName

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

endedOn

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

exceptionsAndWarnings

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

message

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

resultType

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

sizeMB

以 MB 為單位的資料庫大小注意:此屬性將不會串行化。 它只能由伺服器填入。

stage

移轉的目前階段注意:這個屬性將不會串行化。 它只能由伺服器填入。

startedOn

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

state

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

繼承的屬性

id

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

屬性詳細資料

databaseName

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

databaseName?: string

屬性值

string

endedOn

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

endedOn?: Date

屬性值

Date

exceptionsAndWarnings

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

exceptionsAndWarnings?: ReportableException[]

屬性值

message

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

message?: string

屬性值

string

resultType

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

resultType: "DatabaseLevelOutput"

屬性值

"DatabaseLevelOutput"

sizeMB

以 MB 為單位的資料庫大小注意:此屬性將不會串行化。 它只能由伺服器填入。

sizeMB?: number

屬性值

number

stage

移轉的目前階段注意:這個屬性將不會串行化。 它只能由伺服器填入。

stage?: string

屬性值

string

startedOn

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

startedOn?: Date

屬性值

Date

state

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

state?: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自MigrateSqlServerSqlMITaskOutput.id