Share via


KnowledgeAgentRetrievalResponse.Response Property

Definition

Gets the response.

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

Property Value

Applies to