KnowledgeBase.Models Property

Definition

Contains configuration options on how to connect to AI models.

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

Property Value

Applies to