Share via


ScheduledAlertRuleCommonProperties.QueryPeriod Property

Definition

The period (in ISO 8601 duration format) that this alert rule looks at.

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

Property Value

Implements

Attributes

Applies to