SecurityAlertsSuppressionRuleData.SuppressionAlertsScopeAllOf 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.
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)