QueryBasedAlertRuleProperties.SuppressionDuration 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 suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered.
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)]
public TimeSpan SuppressionDuration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)>]
member this.SuppressionDuration : TimeSpan with get, set
Public Property SuppressionDuration As TimeSpan
Property Value
Implements
- Attributes