SuppressionAlertsScope Class
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.
public class SuppressionAlertsScope
type SuppressionAlertsScope = class
Public Class SuppressionAlertsScope
- Inheritance
-
SuppressionAlertsScope
Constructors
SuppressionAlertsScope() |
Initializes a new instance of the SuppressionAlertsScope class. |
SuppressionAlertsScope(IList<ScopeElement>) |
Initializes a new instance of the SuppressionAlertsScope class. |
Properties
AllOf |
Gets or sets all the conditions inside need to be true in order to suppress the alert |
Methods
Validate() |
Validate the object. |
Extension Methods
ConvertToPSType(SuppressionAlertsScope) |