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.

emailSubscriptionAdmins

Specifies that the schedule scan notification will be is sent to the subscription administrators.

isEnabled

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