QuickAssessment interface

A class represent the quick assessment.

Properties

description

Quick assessment display name. NOTE: This property will not be serialized. It can only be populated by the server.

displayName

Quick assessment display name. NOTE: This property will not be serialized. It can only be populated by the server.

remediationLink

Link to remediation steps for this quick assessment. NOTE: This property will not be serialized. It can only be populated by the server.

resourceId

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

resourceStatus

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

responsibilityId

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

timestamp

The timestamp of resource creation (UTC). NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

description

Quick assessment display name. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Property Value

string

displayName

Quick assessment display name. NOTE: This property will not be serialized. It can only be populated by the server.

displayName?: string

Property Value

string

Link to remediation steps for this quick assessment. NOTE: This property will not be serialized. It can only be populated by the server.

remediationLink?: string

Property Value

string

resourceId

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

resourceId?: string

Property Value

string

resourceStatus

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

resourceStatus?: string

Property Value

string

responsibilityId

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

responsibilityId?: string

Property Value

string

timestamp

The timestamp of resource creation (UTC). NOTE: This property will not be serialized. It can only be populated by the server.

timestamp?: Date

Property Value

Date