RepairTask.RestoringHealthCheckEndTimestamp プロパティ

定義

修復タスクが [復元中] 状態の正常性チェックを完了した時刻を取得します。

public DateTime? RestoringHealthCheckEndTimestamp { get; }
member this.RestoringHealthCheckEndTimestamp : Nullable<DateTime>
Public ReadOnly Property RestoringHealthCheckEndTimestamp As Nullable(Of DateTime)

プロパティ値

修復タスクが [復元中] 状態で正常性チェックを完了した時刻。

適用対象