SecurityAssessmentProperties interface

Describes properties of an assessment.

Extends

Properties

status

The result of the assessment

Inherited Properties

additionalData

Additional data regarding the assessment

displayName

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

links

Links relevant to the assessment NOTE: This property will not be serialized. It can only be populated by the server.

metadata

Describes properties of an assessment metadata.

partnersData

Data regarding 3rd party partner integration

resourceDetails

Details of the resource that was assessed

Property Details

status

The result of the assessment

status: AssessmentStatus

Property Value

Inherited Property Details

additionalData

Additional data regarding the assessment

additionalData?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From SecurityAssessmentPropertiesBase.additionalData

displayName

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

displayName?: string

Property Value

string

Inherited From SecurityAssessmentPropertiesBase.displayName

Links relevant to the assessment NOTE: This property will not be serialized. It can only be populated by the server.

links?: AssessmentLinks

Property Value

Inherited From SecurityAssessmentPropertiesBase.links

metadata

Describes properties of an assessment metadata.

metadata?: SecurityAssessmentMetadataProperties

Property Value

Inherited From SecurityAssessmentPropertiesBase.metadata

partnersData

Data regarding 3rd party partner integration

partnersData?: SecurityAssessmentPartnerData

Property Value

Inherited From SecurityAssessmentPropertiesBase.partnersData

resourceDetails

Details of the resource that was assessed

resourceDetails: ResourceDetailsUnion

Property Value

Inherited From SecurityAssessmentPropertiesBase.resourceDetails