CustomAssessmentAutomationRequest interface
Custom Assessment Automation request
- Extends
Properties
| compressed |
Base 64 encoded KQL query representing the assessment automation results required. |
| description | The description to relate to the assessments generated by this assessment automation. |
| display |
The display name of the assessments generated by this assessment automation. |
| remediation |
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. |
| supported |
Relevant cloud for the custom assessment automation. |
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
compressedQuery
Base 64 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
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