你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CustomAssessmentAutomationRequestProperties Class

Definition

describes the Custom Assessment Automation properties

public class CustomAssessmentAutomationRequestProperties
type CustomAssessmentAutomationRequestProperties = class
Public Class CustomAssessmentAutomationRequestProperties
Inheritance
CustomAssessmentAutomationRequestProperties

Constructors

CustomAssessmentAutomationRequestProperties()

Initializes a new instance of the CustomAssessmentAutomationRequestProperties class.

CustomAssessmentAutomationRequestProperties(String, String, String, String, String, String)

Initializes a new instance of the CustomAssessmentAutomationRequestProperties class.

Properties

CompressedQuery

Gets or sets base 64 encoded KQL query representing the assessment automation results required.

Description

Gets or sets the description to relate to the assessments generated by this assessment automation.

DisplayName

Gets or sets the display name of the assessments generated by this assessment automation.

RemediationDescription

Gets or sets the remediation description to relate to the assessments generated by this assessment automation.

Severity

Gets or sets the severity to relate to the assessments generated by this assessment automation. Possible values include: 'High', 'Medium', 'Low'

SupportedCloud

Gets or sets relevant cloud for the custom assessment automation. Possible values include: 'AWS', 'GCP'

Applies to