ApplicationUpgradeProgress.StartTimestampUtc プロパティ

定義

アップグレードが開始された時刻を取得します。

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

プロパティ値

アップグレードが UTC で開始された時刻。

適用対象