Package version:

Interface SubAssessments

Interface representing a SubAssessments.

Hierarchy

  • SubAssessments

Methods

Methods

  • Get a security sub-assessment on your scanned resource

    Parameters

    • scope: string

      Scope of the query, can be subscription (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group (/providers/Microsoft.Management/managementGroups/mgName).

    • assessmentName: string

      The Assessment Key - Unique key for the assessment type

    • subAssessmentName: string

      The Sub-Assessment Key - Unique key for the sub-assessment type

    • Optional options: SubAssessmentsGetOptionalParams

      The options parameters.

    Returns Promise<SecuritySubAssessment>

Generated using TypeDoc