Uses of Class
com.microsoft.azure.management.sql.VulnerabilityAssessmentRecurringScansProperties
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of VulnerabilityAssessmentRecurringScansProperties in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionVulnerabilityAssessmentRecurringScansProperties.withEmails
(List<String> emails) Set specifies an array of e-mail addresses to which the scan notification is sent.VulnerabilityAssessmentRecurringScansProperties.withEmailSubscriptionAdmins
(Boolean emailSubscriptionAdmins) Set specifies that the schedule scan notification will be is sent to the subscription administrators.VulnerabilityAssessmentRecurringScansProperties.withIsEnabled
(Boolean isEnabled) Set recurring scans state.