共用方式為


MigrateSqlServerSqlMITaskOutputMigrationLevel interface

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

Extends

屬性

agentJobs

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

databases

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

endedOn

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

exceptionsAndWarnings

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

logins

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

message

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

orphanedUsersInfo

孤立的用戶清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resultType

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

serverRoleResults

伺服器角色移轉結果的對應。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sourceServerBrandVersion

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

sourceServerVersion

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

startedOn

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

state

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

status

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

targetServerBrandVersion

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

targetServerVersion

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

繼承的屬性

id

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

屬性詳細資料

agentJobs

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

agentJobs?: string

屬性值

string

databases

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

databases?: string

屬性值

string

endedOn

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

endedOn?: Date

屬性值

Date

exceptionsAndWarnings

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

exceptionsAndWarnings?: ReportableException[]

屬性值

logins

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

logins?: string

屬性值

string

message

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

message?: string

屬性值

string

orphanedUsersInfo

孤立的用戶清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

orphanedUsersInfo?: OrphanedUserInfo[]

屬性值

resultType

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

resultType: "MigrationLevelOutput"

屬性值

"MigrationLevelOutput"

serverRoleResults

伺服器角色移轉結果的對應。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serverRoleResults?: string

屬性值

string

sourceServerBrandVersion

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

sourceServerBrandVersion?: string

屬性值

string

sourceServerVersion

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

sourceServerVersion?: string

屬性值

string

startedOn

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

startedOn?: Date

屬性值

Date

state

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

state?: string

屬性值

string

status

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

status?: string

屬性值

string

targetServerBrandVersion

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

targetServerBrandVersion?: string

屬性值

string

targetServerVersion

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

targetServerVersion?: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自MigrateSqlServerSqlMITaskOutput.id