PremiumMicrosoftDefenderForThreatIntelligence.LookbackPeriodOn 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 lookback period for the feed to be imported. The date-time to begin importing the feed from, for example: 2024-01-01T00:00:00.000Z.
public DateTimeOffset? LookbackPeriodOn { get; set; }
member this.LookbackPeriodOn : Nullable<DateTimeOffset> with get, set
Public Property LookbackPeriodOn As Nullable(Of DateTimeOffset)