Dela via


EvaluationContract.Policies Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to