AgentInsightMonitorListItem.NextScheduledRunOn 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 next time a scheduled agent insight run will start. Omitted when scheduled generation is disabled.
public DateTimeOffset? NextScheduledRunOn { get; }
member this.NextScheduledRunOn : Nullable<DateTimeOffset>
Public ReadOnly Property NextScheduledRunOn As Nullable(Of DateTimeOffset)