共用方式為


ReplicationStatus interface

複寫狀態

屬性

errorMessage

如果複寫處於錯誤狀態,則顯示錯誤訊息

healthy

複寫健康情況檢查

mirrorState

複寫的狀態

relationshipStatus

鏡像關聯性的狀態

totalProgress

複寫的進度

屬性詳細資料

errorMessage

如果複寫處於錯誤狀態,則顯示錯誤訊息

errorMessage?: string

屬性值

string

healthy

複寫健康情況檢查

healthy?: boolean

屬性值

boolean

mirrorState

複寫的狀態

mirrorState?: string

屬性值

string

relationshipStatus

鏡像關聯性的狀態

relationshipStatus?: string

屬性值

string

totalProgress

複寫的進度

totalProgress?: string

屬性值

string