SecuritySubAssessment interface

Security sub-assessment on a resource

Extends

Properties

additionalData

Details of the sub-assessment

category

Category of the sub-assessment NOTE: This property will not be serialized. It can only be populated by the server.

description

Human readable description of the assessment status NOTE: This property will not be serialized. It can only be populated by the server.

displayName

User friendly display name of the sub-assessment NOTE: This property will not be serialized. It can only be populated by the server.

idPropertiesId

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

impact

Description of the impact of this sub-assessment NOTE: This property will not be serialized. It can only be populated by the server.

remediation

Information on how to remediate this sub-assessment NOTE: This property will not be serialized. It can only be populated by the server.

resourceDetails

Details of the resource that was assessed

status

Status of the sub-assessment

timeGenerated

The date and time the sub-assessment was generated NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

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

name

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

type

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

Property Details

additionalData

Details of the sub-assessment

additionalData?: AdditionalDataUnion

Property Value

category

Category of the sub-assessment NOTE: This property will not be serialized. It can only be populated by the server.

category?: string

Property Value

string

description

Human readable description of the assessment status NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Property Value

string

displayName

User friendly display name of the sub-assessment NOTE: This property will not be serialized. It can only be populated by the server.

displayName?: string

Property Value

string

idPropertiesId

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

idPropertiesId?: string

Property Value

string

impact

Description of the impact of this sub-assessment NOTE: This property will not be serialized. It can only be populated by the server.

impact?: string

Property Value

string

remediation

Information on how to remediate this sub-assessment NOTE: This property will not be serialized. It can only be populated by the server.

remediation?: string

Property Value

string

resourceDetails

Details of the resource that was assessed

resourceDetails?: ResourceDetailsUnion

Property Value

status

Status of the sub-assessment

status?: SubAssessmentStatus

Property Value

timeGenerated

The date and time the sub-assessment was generated NOTE: This property will not be serialized. It can only be populated by the server.

timeGenerated?: Date

Property Value

Date

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From Resource.id

name

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

name?: string

Property Value

string

Inherited From Resource.name

type

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

type?: string

Property Value

string

Inherited From Resource.type