Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AssessmentsImpl

Package version

Class containing Assessments operations.

Hierarchy

  • AssessmentsImpl

Implements

Index

Constructors

Methods

Constructors

constructor

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