Aracılığıyla paylaş


AssessmentStatus Class

Definition

The result of the assessment

public class AssessmentStatus
type AssessmentStatus = class
Public Class AssessmentStatus
Inheritance
AssessmentStatus
Derived

Constructors

AssessmentStatus()

Initializes a new instance of the AssessmentStatus class.

AssessmentStatus(String, String, String)

Initializes a new instance of the AssessmentStatus class.

Properties

Cause

Gets or sets programmatic code for the cause of the assessment status

Code

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

Description

Gets or sets human readable description of the assessment status

Methods

Validate()

Validate the object.

Extension Methods

ConvertToPSType(AssessmentStatus)

Applies to