Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecurityAssessmentMetadataResponse

Package version

Security assessment metadata response

Hierarchy

  • Resource
    • SecurityAssessmentMetadataResponse

Index

Properties

Optional 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

Optional displayName

displayName: undefined | string

User friendly display name of the assessment

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional implementationEffort

implementationEffort: ImplementationEffort

The implementation effort required to remediate this assessment

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional partnerData

Describes the partner that created the assessment

Optional plannedDeprecationDate

plannedDeprecationDate: undefined | string

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 publishDates

Optional remediationDescription

remediationDescription: undefined | string

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

Optional severity

severity: Severity

The severity level of the assessment

Optional tactics

tactics: Tactics[]

Optional techniques

techniques: Techniques[]

Optional threats

threats: Threats[]

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Optional userImpact

userImpact: UserImpact

The user impact of the assessment

Generated using TypeDoc