DatabaseVulnerabilityAssessmentRuleBaselineInner.BaselineResults Property

Definition

Gets or sets the rule baseline result

[Newtonsoft.Json.JsonProperty(PropertyName="properties.baselineResults")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.DatabaseVulnerabilityAssessmentRuleBaselineItem> BaselineResults { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.baselineResults")>]
member this.BaselineResults : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.DatabaseVulnerabilityAssessmentRuleBaselineItem> with get, set
Public Property BaselineResults As IList(Of DatabaseVulnerabilityAssessmentRuleBaselineItem)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to