SearchResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Results of a knowledge base search.
public class SearchResponse : System.ClientModel.Primitives.IJsonModel<Azure.AI.Discovery.SearchResponse>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Discovery.SearchResponse>
type SearchResponse = class
interface IJsonModel<SearchResponse>
interface IPersistableModel<SearchResponse>
Public Class SearchResponse
Implements IJsonModel(Of SearchResponse), IPersistableModel(Of SearchResponse)
- Inheritance
-
SearchResponse
- Implements
Properties
| Name | Description |
|---|---|
| SearchResults |
The search results. |