Condividi tramite


CustomEntity.Aliases Property

Definition

An array of complex objects that can be used to specify alternative spellings or synonyms to the root entity name.

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

Property Value

Applies to