Share via


NrtAlertRule.SuppressionEnabled Property

Definition

Determines whether the suppression for this alert rule is enabled or disabled.

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

Property Value

Implements

Attributes

Applies to