ScheduledAlertRuleProperties.SuppressionEnabled 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.
Determines whether the suppression for this alert rule is enabled or disabled.
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inherited)]
public bool SuppressionEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inherited)>]
member this.SuppressionEnabled : bool with get, set
Public Property SuppressionEnabled As Boolean
Property Value
Implements
- Attributes