RepairTask.PreparingHealthCheckStartTimestamp プロパティ

定義

修復タスクが準備中状態で正常性チェックを開始した時刻を取得します。

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

プロパティ値

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

適用対象