Share via


PiiActionContent.EntitySynonyms Property

Definition

(Optional) request parameter that allows the user to provide synonyms for context words that to enhance pii entity detection.

public System.Collections.Generic.IList<Azure.AI.Language.Text.EntitySynonyms> EntitySynonyms { get; }
member this.EntitySynonyms : System.Collections.Generic.IList<Azure.AI.Language.Text.EntitySynonyms>
Public ReadOnly Property EntitySynonyms As IList(Of EntitySynonyms)

Property Value

Applies to