ManagedInstanceVulnerabilityAssessment.RecurringScans Property

Definition

Gets or sets the recurring scans settings

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recurringScans")]
public Microsoft.Azure.Management.Sql.Models.VulnerabilityAssessmentRecurringScansProperties RecurringScans { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recurringScans")>]
member this.RecurringScans : Microsoft.Azure.Management.Sql.Models.VulnerabilityAssessmentRecurringScansProperties with get, set
Public Property RecurringScans As VulnerabilityAssessmentRecurringScansProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to