VulnerabilityAssessmentRecurringScansProperties interface
Properties of a Vulnerability Assessment recurring scans.
Properties
emails | Specifies an array of e-mail addresses to which the scan notification is sent. |
email |
Specifies that the schedule scan notification will be is sent to the subscription administrators. |
is |
Recurring scans state. |
Property Details
emails
Specifies an array of e-mail addresses to which the scan notification is sent.
emails?: string[]
Property Value
string[]
emailSubscriptionAdmins
Specifies that the schedule scan notification will be is sent to the subscription administrators.
emailSubscriptionAdmins?: boolean
Property Value
boolean
isEnabled
Recurring scans state.
isEnabled?: boolean
Property Value
boolean
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript