SearchIndex.TokenFilters Property

Definition

Gets the token filters for the index.

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.TokenFilter> TokenFilters { get; }
member this.TokenFilters : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.TokenFilter>
Public ReadOnly Property TokenFilters As IList(Of TokenFilter)

Property Value

Applies to