次の方法で共有


DatabaseVulnerabilityAssessmentRuleBaseline.BaselineResults プロパティ

定義

規則のベースラインの結果を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象