ScheduledQueryRuleResourcePatch.IsLegacyLogAnalyticsRule 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.
True if alert rule is legacy Log Analytic rule
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.PropertyOrigin.Inlined)]
public bool? IsLegacyLogAnalyticsRule { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.PropertyOrigin.Inlined)>]
member this.IsLegacyLogAnalyticsRule : Nullable<bool>
Public ReadOnly Property IsLegacyLogAnalyticsRule As Nullable(Of Boolean)
Property Value
Implements
- Attributes