RepairTask.RestoringHealthCheckStartTimestamp プロパティ

定義

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

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

プロパティ値

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

適用対象