Evaluate.AdvancedInfo Property

Definition

Gets or sets the advanced info.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to