AdaptiveNetworkHardeningData.RulesCalculatedOn 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 on which the rules were calculated.
public DateTimeOffset? RulesCalculatedOn { get; set; }
member this.RulesCalculatedOn : Nullable<DateTimeOffset> with get, set
Public Property RulesCalculatedOn As Nullable(Of DateTimeOffset)