Share via


SecurityAlertsSuppressionRuleData.SuppressionAlertsScopeAllOf Property

Definition

All the conditions inside need to be true in order to suppress the alert.

public System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.SuppressionAlertsScopeElement> SuppressionAlertsScopeAllOf { get; set; }
member this.SuppressionAlertsScopeAllOf : System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.SuppressionAlertsScopeElement> with get, set
Public Property SuppressionAlertsScopeAllOf As IList(Of SuppressionAlertsScopeElement)

Property Value

Applies to