SummaryResults 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.
Non-compliance summary on a particular summary level.
public class SummaryResults
type SummaryResults = class
Public Class SummaryResults
- Inheritance
-
SummaryResults
Constructors
SummaryResults(SummaryResults) |
Initializes a new instance of the SummaryResults class. |
Properties
NonCompliantPolicies |
Gets number of non-compliant policies. |
NonCompliantResources |
Gets number of non-compliant resources. |
PolicyDetails |
Gets or sets the policy artifact summary at this level. For query scope level, it represents policy assignment summary. For policy assignment level, it represents policy definitions summary. |
PolicyGroupDetails |
Gets or sets the policy definition group summary at this level. |
ResourceDetails |
Gets or sets the resources summary at this level. |