共用方式為


MigrateOracleAzureDbPostgreSqlSyncTaskOutputMigrationLevel interface

將 Oracle 資料庫移轉至適用於 PostgreSQL 的 Azure 資料庫以進行在線移轉之工作的輸出

Extends

屬性

endedOn

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

resultType

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

sourceServer

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

sourceServerVersion

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

startedOn

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

targetServer

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

targetServerVersion

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

繼承的屬性

id

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

屬性詳細資料

endedOn

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

endedOn?: Date

屬性值

Date

resultType

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

resultType: "MigrationLevelOutput"

屬性值

"MigrationLevelOutput"

sourceServer

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

sourceServer?: string

屬性值

string

sourceServerVersion

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

sourceServerVersion?: string

屬性值

string

startedOn

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

startedOn?: Date

屬性值

Date

targetServer

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

targetServer?: string

屬性值

string

targetServerVersion

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

targetServerVersion?: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自MigrateOracleAzureDbPostgreSqlSyncTaskOutput.id