Aracılığıyla paylaş


SubAssessmentStatus Class

Definition

Status of the sub-assessment

public class SubAssessmentStatus
type SubAssessmentStatus = class
Public Class SubAssessmentStatus
Inheritance
SubAssessmentStatus

Constructors

SubAssessmentStatus()

Initializes a new instance of the SubAssessmentStatus class.

SubAssessmentStatus(String, String, String, String)

Initializes a new instance of the SubAssessmentStatus class.

Properties

Cause

Gets programmatic code for the cause of the assessment status

Code

Gets programmatic code for the status of the assessment Possible values include: 'Healthy', 'Unhealthy', 'NotApplicable'

Description

Gets human readable description of the assessment status

Severity

Gets the sub-assessment severity level Possible values include: 'Low', 'Medium', 'High'

Extension Methods

ConvertToPSType(SubAssessmentStatus)

Applies to