你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
VulnerabilityAssessmentEndpointsCommunicator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class is responsible for all the REST communication with the Vulnerability Assessment REST endpoints
public class VulnerabilityAssessmentEndpointsCommunicator
type VulnerabilityAssessmentEndpointsCommunicator = class
Public Class VulnerabilityAssessmentEndpointsCommunicator
- Inheritance
-
VulnerabilityAssessmentEndpointsCommunicator
Constructors
VulnerabilityAssessmentEndpointsCommunicator(IAzureContext) |
Properties
Context |
Gets or sets the Azure profile |
Methods
ClearSqlPoolVulnerabilityAssessmentRuleBaseline(String, String, String, String, Boolean) |
Removes the SQL pool Vulnerability Assessment rule baseline for the given rule in the given SQL pool in the given workspace in the given resource group |
GetSqlPoolVulnerabilityAssessmentRuleBaseline(String, String, String, String, Boolean) |
Gets the SQL pool Vulnerability Assessment rule baseline for the given rule in the given SQL pool in the given workspace in the given resource group |
GetStorageContainerInfo(String, String, String) |
Get Storage Container Info |
SetSqlPoolVulnerabilityAssessmentRuleBaseline(String, String, String, String, Boolean, SqlPoolVulnerabilityAssessmentRuleBaseline) |
Calls the set Vulnerability Assessment APIs for the SQL pool Vulnerability Assessment rule baseline for the given rule in the given SQL pool in the given workspace in the given resource group |