Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Assessments

Package version

Interface representing a Assessments.

Hierarchy

  • Assessments

Implemented by

Index

Methods

createOrUpdate

delete

  • 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>

get

list

Generated using TypeDoc