SearchIndex.Normalizers プロパティ

定義

インデックスのノーマライザーを取得します。

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

プロパティ値

適用対象