CustomAssessmentAutomation interface

Custom Assessment Automation

Extends

Properties

assessmentKey

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

compressedQuery

GZip encoded KQL query representing the assessment automation results required.

description

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

displayName

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

remediationDescription

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

severity

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

supportedCloud

Relevant cloud for the custom assessment automation.

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.

Inherited Properties

id

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

name

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

type

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

Property Details

assessmentKey

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

assessmentKey?: string

Property Value

string

compressedQuery

GZip encoded KQL query representing the assessment automation results required.

compressedQuery?: string

Property Value

string

description

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

description?: string

Property Value

string

displayName

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

displayName?: string

Property Value

string

remediationDescription

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

remediationDescription?: string

Property Value

string

severity

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

severity?: string

Property Value

string

supportedCloud

Relevant cloud for the custom assessment automation.

supportedCloud?: string

Property Value

string

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.

systemData?: SystemData

Property Value

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From Resource.id

name

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

name?: string

Property Value

string

Inherited From Resource.name

type

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

type?: string

Property Value

string

Inherited From Resource.type