MigrateSqlServerSqlMISyncTaskOutputMigrationLevel interface
使用記錄重新執行服務將 SQL Server 資料庫移轉至 Azure SQL Database 受控實例的工作輸出。
- Extends
屬性
database |
資料庫計數注意:此屬性將不會串行化。 它只能由伺服器填入。 |
database |
資料庫層級錯誤數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
ended |
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。 |
result |
多型歧視性,指定這個物件可以是的不同類型 |
source |
來源伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
source |
來源伺服器名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
source |
來源伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
started |
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。 |
state | 移轉的目前狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
target |
目標伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
target |
目標伺服器名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
target |
目標伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
databaseCount
資料庫計數注意:此屬性將不會串行化。 它只能由伺服器填入。
databaseCount?: number
屬性值
number
databaseErrorCount
資料庫層級錯誤數目注意:此屬性將不會串行化。 它只能由伺服器填入。
databaseErrorCount?: number
屬性值
number
endedOn
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。
endedOn?: Date
屬性值
Date
resultType
多型歧視性,指定這個物件可以是的不同類型
resultType: "MigrationLevelOutput"
屬性值
"MigrationLevelOutput"
sourceServerBrandVersion
來源伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。
sourceServerBrandVersion?: string
屬性值
string
sourceServerName
來源伺服器名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
sourceServerName?: string
屬性值
string
sourceServerVersion
來源伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。
sourceServerVersion?: string
屬性值
string
startedOn
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。
startedOn?: Date
屬性值
Date
state
移轉的目前狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
state?: string
屬性值
string
targetServerBrandVersion
目標伺服器品牌版本注意:此屬性將不會串行化。 它只能由伺服器填入。
targetServerBrandVersion?: string
屬性值
string
targetServerName
目標伺服器名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
targetServerName?: string
屬性值
string
targetServerVersion
目標伺服器版本注意:此屬性將不會串行化。 它只能由伺服器填入。
targetServerVersion?: string
屬性值
string
繼承的屬性詳細資料
id
結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自