AssessmentStatus interface
The result of the assessment
Properties
cause | Programmatic code for the cause of the assessment status |
code | Programmatic code for the status of the assessment |
description | Human readable description of the assessment status |
Property Details
cause
Programmatic code for the cause of the assessment status
cause?: string
Property Value
string
code
Programmatic code for the status of the assessment
code: string
Property Value
string
description
Human readable description of the assessment status
description?: string
Property Value
string
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 JavaScript