Package version:

A class represent the assessment.

Hierarchy

  • Assessment

Properties

description?: string

The description of the assessment. NOTE: This property will not be serialized. It can only be populated by the server.

isPass?: string

Indicates whether all the resource(s) are compliant. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

The name of the assessment. NOTE: This property will not be serialized. It can only be populated by the server.

policyId?: string

The policy id mapping to this assessment. NOTE: This property will not be serialized. It can only be populated by the server.

remediation?: string

The remediation of the assessment. NOTE: This property will not be serialized. It can only be populated by the server.

resourceList?: AssessmentResource[]

List of resource assessments. NOTE: This property will not be serialized. It can only be populated by the server.

severity?: string

The severity level of this assessment. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc