Compartir a través de


DatabaseVulnerabilityAssessmentRuleBaselineItem.Result Propiedad

Definición

Obtiene o establece el resultado de la línea base de la regla.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a