Share via


SqlPoolVulnerabilityAssessmentRuleBaselineItem.Result Property

Definition

Gets or sets the rule baseline result

[Newtonsoft.Json.JsonProperty(PropertyName="result")]
public System.Collections.Generic.IList<string> Result { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="result")>]
member this.Result : System.Collections.Generic.IList<string> with get, set
Public Property Result As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to