Share via


SemanticSearch.Configurations Property

Definition

The semantic configurations for the index.

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

Property Value

Applies to