SecurityAssessmentPropertiesBase interface

Describes properties of an assessment.

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

additionalData

Additional data regarding the assessment

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

Property Value

{[propertyName: string]: string}

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

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

links?: AssessmentLinks

Property Value

metadata

Describes properties of an assessment metadata.

metadata?: SecurityAssessmentMetadataProperties

Property Value

partnersData

Data regarding 3rd party partner integration

partnersData?: SecurityAssessmentPartnerData

Property Value

resourceDetails

Details of the resource that was assessed

resourceDetails: ResourceDetailsUnion

Property Value