DataItemMigrationSummaryResult interface

數據項移轉的基本摘要

屬性

endedOn

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

errorPrefix

用於查詢專案所有錯誤的通配符字串前置詞注意:此屬性將不會串行化。 它只能由伺服器填入。

itemsCompletedCount

成功完成的項目數目注意:這個屬性將不會串行化。 它只能由伺服器填入。

itemsCount

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

name

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

resultPrefix

通配符字串前置詞,用於查詢專案的所有子項目結果注意:此屬性將不會串行化。 它只能由伺服器填入。

startedOn

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

state

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

statusMessage

狀態消息注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

endedOn

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

endedOn?: Date

屬性值

Date

errorPrefix

用於查詢專案所有錯誤的通配符字串前置詞注意:此屬性將不會串行化。 它只能由伺服器填入。

errorPrefix?: string

屬性值

string

itemsCompletedCount

成功完成的項目數目注意:這個屬性將不會串行化。 它只能由伺服器填入。

itemsCompletedCount?: number

屬性值

number

itemsCount

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

itemsCount?: number

屬性值

number

name

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

name?: string

屬性值

string

resultPrefix

通配符字串前置詞,用於查詢專案的所有子項目結果注意:此屬性將不會串行化。 它只能由伺服器填入。

resultPrefix?: string

屬性值

string

startedOn

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

startedOn?: Date

屬性值

Date

state

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

state?: string

屬性值

string

statusMessage

狀態消息注意:此屬性將不會串行化。 它只能由伺服器填入。

statusMessage?: string

屬性值

string