MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel interface
將 PostgreSQL 資料庫移轉至適用於 PostgreSQL 的 Azure 資料庫以進行線上移轉之工作的輸出
- Extends
屬性
database |
要包含的資料庫數目 |
ended |
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。 |
result |
多型歧視性,指定這個物件可以是的不同類型 |
source |
來源伺服器名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
source |
來源伺服器類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
source |
來源伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
started |
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。 |
state | 移轉狀態注意:此屬性不會串行化。 它只能由伺服器填入。 |
target |
目標伺服器名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
target |
目標伺服器類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
target |
目標伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
databaseCount
要包含的資料庫數目
databaseCount?: number
屬性值
number
endedOn
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。
endedOn?: Date
屬性值
Date
resultType
多型歧視性,指定這個物件可以是的不同類型
resultType: "MigrationLevelOutput"
屬性值
"MigrationLevelOutput"
sourceServer
來源伺服器名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
sourceServer?: string
屬性值
string
sourceServerType
來源伺服器類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
sourceServerType?: string
屬性值
string
sourceServerVersion
來源伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。
sourceServerVersion?: string
屬性值
string
startedOn
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。
startedOn?: Date
屬性值
Date
state
移轉狀態注意:此屬性不會串行化。 它只能由伺服器填入。
state?: string
屬性值
string
targetServer
目標伺服器名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
targetServer?: string
屬性值
string
targetServerType
目標伺服器類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
targetServerType?: string
屬性值
string
targetServerVersion
目標伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。
targetServerVersion?: string
屬性值
string
繼承的屬性詳細資料
id
結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string