SuppressionAlertsScope Constructors
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.
Overloads
SuppressionAlertsScope() |
Initializes a new instance of the SuppressionAlertsScope class. |
SuppressionAlertsScope(IList<ScopeElement>) |
Initializes a new instance of the SuppressionAlertsScope class. |
SuppressionAlertsScope()
Initializes a new instance of the SuppressionAlertsScope class.
public SuppressionAlertsScope ();
Public Sub New ()
Applies to
SuppressionAlertsScope(IList<ScopeElement>)
Initializes a new instance of the SuppressionAlertsScope class.
public SuppressionAlertsScope (System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.ScopeElement> allOf);
new Microsoft.Azure.Management.Security.Models.SuppressionAlertsScope : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.ScopeElement> -> Microsoft.Azure.Management.Security.Models.SuppressionAlertsScope
Public Sub New (allOf As IList(Of ScopeElement))
Parameters
- allOf
- IList<ScopeElement>
All the conditions inside need to be true in order to suppress the alert