Share via


ScheduledAlertRuleTemplateProperties.QueryFrequency Property

Definition

The frequency (in ISO 8601 duration format) for this alert rule to run.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inherited)]
public TimeSpan? QueryFrequency { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inherited)>]
member this.QueryFrequency : Nullable<TimeSpan> with get, set
Public Property QueryFrequency As Nullable(Of TimeSpan)

Property Value

Implements

Attributes

Applies to