次の方法で共有


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