MigrateSqlServerSqlMITaskOutputLoginLevel interface

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

Extends

屬性

endedOn

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

exceptionsAndWarnings

每個登入的登入移轉錯誤和警告注意:此屬性將不會串行化。 它只能由伺服器填入。

loginName

登入名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

message

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

resultType

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

stage

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

startedOn

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

state

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

繼承的屬性

id

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

屬性詳細資料

endedOn

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

endedOn?: Date

屬性值

Date

exceptionsAndWarnings

每個登入的登入移轉錯誤和警告注意:此屬性將不會串行化。 它只能由伺服器填入。

exceptionsAndWarnings?: ReportableException[]

屬性值

loginName

登入名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

loginName?: string

屬性值

string

message

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

message?: string

屬性值

string

resultType

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

resultType: "LoginLevelOutput"

屬性值

"LoginLevelOutput"

stage

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

stage?: string

屬性值

string

startedOn

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

startedOn?: Date

屬性值

Date

state

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

state?: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自MigrateSqlServerSqlMITaskOutput.id