通过


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

RestoreStatus interface

还原状态

属性

errorMessage

如果还原处于错误状态,则显示错误消息

healthy

恢复健康状态

mirrorState

还原的状态

relationshipStatus

还原 SnapMirror 关系的状态

totalTransferBytes

显示传输的总字节数

unhealthyReason

恢复关系不正常的原因

属性详细信息

errorMessage

如果还原处于错误状态,则显示错误消息

errorMessage?: string

属性值

string

healthy

恢复健康状态

healthy?: boolean

属性值

boolean

mirrorState

还原的状态

mirrorState?: string

属性值

string

relationshipStatus

还原 SnapMirror 关系的状态

relationshipStatus?: string

属性值

string

totalTransferBytes

显示传输的总字节数

totalTransferBytes?: number

属性值

number

unhealthyReason

恢复关系不正常的原因

unhealthyReason?: string

属性值

string