Share via


Evaluation.PolicyResults Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="policyResults")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Personalizer.Models.PolicyResult> PolicyResults { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="policyResults")>]
member this.PolicyResults : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Personalizer.Models.PolicyResult> with get, set
Public Property PolicyResults As IList(Of PolicyResult)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a