Status interface

The status of the health report

Properties

code

The status of the health report

firstEvaluationDate

The date of when the resource of the health report was scanned in the first time

lastScannedDate

The date of when the resource was scanned in the last time

reason

The reason of the given status

statusChangeDate

The date of when the status of the health report was changed in the last time

Property Details

code

The status of the health report

code?: string

Property Value

string

firstEvaluationDate

The date of when the resource of the health report was scanned in the first time

firstEvaluationDate?: Date

Property Value

Date

lastScannedDate

The date of when the resource was scanned in the last time

lastScannedDate?: Date

Property Value

Date

reason

The reason of the given status

reason?: string

Property Value

string

statusChangeDate

The date of when the status of the health report was changed in the last time

statusChangeDate?: Date

Property Value

Date