MigrateSchemaSqlServerSqlDbTaskOutputMigrationLevel interface
將 SQL Server 資料庫架構遷移至 Azure SQL 資料庫之工作的輸出
屬性
| ended |
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| result |
多型歧視性,指定這個物件可以是的不同類型 |
| source |
來源伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| source |
來源伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| started |
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。 |
| state | 架構移轉的整體狀態注意:此屬性不會串行化。 它只能由伺服器填入。 |
| target |
目標伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| target |
目標伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
| id | 結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
endedOn
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。
endedOn?: Date
屬性值
Date
resultType
多型歧視性,指定這個物件可以是的不同類型
resultType: "MigrationLevelOutput"
屬性值
"MigrationLevelOutput"
sourceServerBrandVersion
來源伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。
sourceServerBrandVersion?: string
屬性值
string
sourceServerVersion
來源伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。
sourceServerVersion?: string
屬性值
string
startedOn
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。
startedOn?: Date
屬性值
Date
state
架構移轉的整體狀態注意:此屬性不會串行化。 它只能由伺服器填入。
state?: string
屬性值
string
targetServerBrandVersion
目標伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。
targetServerBrandVersion?: string
屬性值
string
targetServerVersion
目標伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。
targetServerVersion?: string
屬性值
string