Package version:

Interface SecurityAssessmentMetadata

Security assessment metadata

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

id?: string

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

implementationEffort?: string

The implementation effort required to remediate this assessment

name?: string

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

Describes the partner that created the assessment

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

threats?: string[]
type?: string

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

userImpact?: string

The user impact of the assessment

Generated using TypeDoc