Assessment 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.
A class represent the assessment.
public class Assessment
type Assessment = class
Public Class Assessment
- Inheritance
-
Assessment
Properties
Description |
The description of the assessment. |
IsPass |
Indicates whether all the resource(s) are compliant. |
Name |
The name of the assessment. |
PolicyId |
The policy id mapping to this assessment. |
Remediation |
The remediation of the assessment. |
ResourceList |
List of resource assessments. |
Severity |
The severity level of this assessment. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET