AutoUpgradeProfileStatus.LastTriggeredOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The UTC time of the last attempt to automatically create and start an UpdateRun as triggered by the release of new versions.
public DateTimeOffset? LastTriggeredOn { get; }
member this.LastTriggeredOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastTriggeredOn As Nullable(Of DateTimeOffset)