AssessmentResource interface

A class represent the assessment resource.

Properties

reason

The reason for the N/A resource. NOTE: This property will not be serialized. It can only be populated by the server.

resourceId

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

resourceStatus

Resource status. NOTE: This property will not be serialized. It can only be populated by the server.

statusChangeDate

The status change date for the resource. For unavailable date, set it as N/A. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

reason

The reason for the N/A resource. NOTE: This property will not be serialized. It can only be populated by the server.

reason?: string

Property Value

string

resourceId

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

resourceId?: string

Property Value

string

resourceStatus

Resource status. NOTE: This property will not be serialized. It can only be populated by the server.

resourceStatus?: string

Property Value

string

statusChangeDate

The status change date for the resource. For unavailable date, set it as N/A. NOTE: This property will not be serialized. It can only be populated by the server.

statusChangeDate?: string

Property Value

string