Share via


IQueryBasedAlertRuleProperties.SuppressionDuration Property

Definition

The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered.", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=true, SerializedName="suppressionDuration")]
public TimeSpan SuppressionDuration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The suppression (in ISO 8601 duration format) to wait since last time this alert rule been triggered.", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=true, SerializedName="suppressionDuration")>]
member this.SuppressionDuration : TimeSpan with get, set
Public Property SuppressionDuration As TimeSpan

Property Value

Attributes

Applies to