SecurityAssessmentMetadataResponse interface

Security assessment metadata response

Extends

Properties

assessmentType

BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition

categories
description

Human readable description of the assessment

displayName

User friendly display name of the assessment

implementationEffort

The implementation effort required to remediate this assessment

partnerData

Describes the partner that created the assessment

plannedDeprecationDate
policyDefinitionId

Azure resource ID of the policy definition that turns this assessment calculation on NOTE: This property will not be serialized. It can only be populated by the server.

preview

True if this assessment is in preview release status

publishDates
remediationDescription

Human readable description of what you should do to mitigate this security issue

severity

The severity level of the assessment

tactics
techniques
threats
userImpact

The user impact of the assessment

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

assessmentType

BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition

assessmentType?: string

Property Value

string

categories

categories?: string[]

Property Value

string[]

description

Human readable description of the assessment

description?: string

Property Value

string

displayName

User friendly display name of the assessment

displayName?: string

Property Value

string

implementationEffort

The implementation effort required to remediate this assessment

implementationEffort?: string

Property Value

string

partnerData

Describes the partner that created the assessment

partnerData?: SecurityAssessmentMetadataPartnerData

Property Value

plannedDeprecationDate

plannedDeprecationDate?: string

Property Value

string

policyDefinitionId

Azure resource ID of the policy definition that turns this assessment calculation on NOTE: This property will not be serialized. It can only be populated by the server.

policyDefinitionId?: string

Property Value

string

preview

True if this assessment is in preview release status

preview?: boolean

Property Value

boolean

publishDates

publishDates?: SecurityAssessmentMetadataPropertiesResponsePublishDates

Property Value

remediationDescription

Human readable description of what you should do to mitigate this security issue

remediationDescription?: string

Property Value

string

severity

The severity level of the assessment

severity?: string

Property Value

string

tactics

tactics?: string[]

Property Value

string[]

techniques

techniques?: string[]

Property Value

string[]

threats

threats?: string[]

Property Value

string[]

userImpact

The user impact of the assessment

userImpact?: string

Property Value

string

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