MigrationStatus interface
移轉狀態。
屬性
current |
目前的移轉子狀態詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
error | 如果有任何錯誤訊息,則為移轉狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
state | 移轉狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
currentSubStateDetails
目前的移轉子狀態詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
currentSubStateDetails?: MigrationSubStateDetails
屬性值
error
如果有任何錯誤訊息,則為移轉狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
error?: string
屬性值
string
state
移轉狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
state?: string
屬性值
string