AdaptiveApplicationControlIssueSummary 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.
Represents a summary of the alerts of the machine group
public class AdaptiveApplicationControlIssueSummary
type AdaptiveApplicationControlIssueSummary = class
Public Class AdaptiveApplicationControlIssueSummary
- Inheritance
-
AdaptiveApplicationControlIssueSummary
Constructors
AdaptiveApplicationControlIssueSummary() |
Initializes a new instance of the AdaptiveApplicationControlIssueSummary class. |
AdaptiveApplicationControlIssueSummary(String, Nullable<Double>) |
Initializes a new instance of the AdaptiveApplicationControlIssueSummary class. |
Properties
Issue |
Gets or sets an alert that machines within a group can have Possible values include: 'ViolationsAudited', 'ViolationsBlocked', 'MsiAndScriptViolationsAudited', 'MsiAndScriptViolationsBlocked', 'ExecutableViolationsAudited', 'RulesViolatedManually' |
NumberOfVms |
Gets or sets the number of machines in the group that have this alert |
Extension Methods
ConvertToPSType(AdaptiveApplicationControlIssueSummary) |