Share via


KnowledgeRequest.Filters Property

Definition

Gets or sets a key-value object consisting of filters that may be specified to limit the results returned by the API.

[Newtonsoft.Json.JsonProperty(PropertyName="filters")]
public Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.Filters Filters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filters")>]
member this.Filters : Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.Filters with get, set
Public Property Filters As Filters

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to