KnowledgeBaseRetrievalResponse.Response Property

Definition

The response messages.

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

Property Value

Applies to