Package version:

Interface Assessments

Interface representing a Assessments.

Hierarchy

  • Assessments

Methods

  • Delete a security assessment on your resource. An assessment metadata that describes this assessment must be predefined with the same name before inserting the assessment result

    Parameters

    • resourceId: string

      The identifier of the resource.

    • assessmentName: string

      The Assessment Key - Unique key for the assessment type

    • Optional options: AssessmentsDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

Generated using TypeDoc