ComplianceResultProperties 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.
Compliance result data
public class ComplianceResultProperties
type ComplianceResultProperties = class
Public Class ComplianceResultProperties
- Inheritance
-
ComplianceResultProperties
Constructors
ComplianceResultProperties() |
Initializes a new instance of the ComplianceResultProperties class. |
ComplianceResultProperties(String) |
Initializes a new instance of the ComplianceResultProperties class. |
Properties
ResourceStatus |
Gets the status of the resource regarding a single assessment Possible values include: 'Healthy', 'NotApplicable', 'OffByPolicy', 'NotHealthy' |