共用方式為


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