ReplicationStatus interface
複寫狀態
屬性
error |
如果複寫處於錯誤狀態,則顯示錯誤訊息 |
healthy | 複寫健康情況檢查 |
mirror |
複寫的狀態 |
relationship |
鏡像關聯性的狀態 |
total |
複寫的進度 |
屬性詳細資料
errorMessage
如果複寫處於錯誤狀態,則顯示錯誤訊息
errorMessage?: string
屬性值
string
healthy
複寫健康情況檢查
healthy?: boolean
屬性值
boolean
mirrorState
複寫的狀態
mirrorState?: string
屬性值
string
relationshipStatus
鏡像關聯性的狀態
relationshipStatus?: string
屬性值
string
totalProgress
複寫的進度
totalProgress?: string
屬性值
string