UpdateAzureSqlVulnerabilityAssessmentSettingsBase.RecurringScansInterval Property
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.
Gets or sets the recurring scans interval.
[System.Management.Automation.Parameter(HelpMessage="The recurring scans interval.", Mandatory=false, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.Azure.Commands.Sql.VulnerabilityAssessment.Model.RecurringScansInterval RecurringScansInterval { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The recurring scans interval.", Mandatory=false, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.RecurringScansInterval : Microsoft.Azure.Commands.Sql.VulnerabilityAssessment.Model.RecurringScansInterval with get, set
Public Property RecurringScansInterval As RecurringScansInterval
Property Value
- Attributes
Remarks
Enabling scan your database for vulnerabilities on a weekly basis will result in a scan each 7 days. The first scan will be performed immediately. Subsequent scans will be performed every Sunday at approximately 12:00 AM UTC