共用方式為


AnalyzeTextOptions.NormalizerName Property

Definition

The name of the normalizer to use to normalize the given text.

public Azure.Search.Documents.Indexes.Models.LexicalNormalizerName? NormalizerName { get; }
member this.NormalizerName : Nullable<Azure.Search.Documents.Indexes.Models.LexicalNormalizerName>
Public ReadOnly Property NormalizerName As Nullable(Of LexicalNormalizerName)

Property Value

Applies to