LogAnalyticsQuery.ModifiedOn 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.
Last modified date of the Log Analytics Query, in ISO 8601 format.
public Azure.Provisioning.BicepValue<DateTimeOffset> ModifiedOn { get; }
member this.ModifiedOn : Azure.Provisioning.BicepValue<DateTimeOffset>
Public ReadOnly Property ModifiedOn As BicepValue(Of DateTimeOffset)