通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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