Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomAssessmentAutomation

Package version

Custom Assessment Automation

Hierarchy

Index

Properties

Optional assessmentKey

assessmentKey: undefined | string

The assessment metadata key used when an assessment is generated for this assessment automation.

Optional compressedQuery

compressedQuery: undefined | string

GZip encoded KQL query representing the assessment automation results required.

Optional description

description: undefined | string

The description to relate to the assessments generated by this assessment automation.

Optional displayName

displayName: undefined | string

The display name of the assessments generated by this assessment automation.

Optional id

id: undefined | string

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

Optional name

name: undefined | string

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

Optional remediationDescription

remediationDescription: undefined | string

The remediation description to relate to the assessments generated by this assessment automation.

Optional severity

severity: SeverityEnum

The severity to relate to the assessments generated by this assessment automation.

Optional supportedCloud

supportedCloud: SupportedCloudEnum

Relevant cloud for the custom assessment automation.

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

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

Generated using TypeDoc