Share via


EntitySynonyms.Synonyms Property

Definition

The entity synonyms.

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

Property Value

Applies to