Package version:

Interface SecurityAssessmentMetadataPropertiesResponse

Describes properties of an assessment metadata response.

Hierarchy

Properties

assessmentType: string

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

categories?: string[]
description?: string

Human readable description of the assessment

displayName: string

User friendly display name of the assessment

implementationEffort?: string

The implementation effort required to remediate this assessment

Describes the partner that created the assessment

plannedDeprecationDate?: string
policyDefinitionId?: string

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?: boolean

True if this assessment is in preview release status

remediationDescription?: string

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

severity: string

The severity level of the assessment

tactics?: string[]
techniques?: string[]
threats?: string[]
userImpact?: string

The user impact of the assessment

Generated using TypeDoc