Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecurityAssessmentMetadataProperties

Package version

Describes properties of an assessment metadata.

Hierarchy

Index

Properties

assessmentType

assessmentType: AssessmentType

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

Optional categories

categories: Categories[]

Optional description

description: undefined | string

Human readable description of the assessment

displayName

displayName: string

User friendly display name of the assessment

Optional implementationEffort

implementationEffort: ImplementationEffort

The implementation effort required to remediate this assessment

Optional partnerData

Describes the partner that created the assessment

Optional policyDefinitionId

policyDefinitionId: undefined | 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.

Optional preview

preview: undefined | false | true

True if this assessment is in preview release status

Optional remediationDescription

remediationDescription: undefined | string

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

severity

severity: Severity

The severity level of the assessment

Optional threats

threats: Threats[]

Optional userImpact

userImpact: UserImpact

The user impact of the assessment

Generated using TypeDoc