KnowledgeRetrievalSemanticIntent 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.
The KnowledgeRetrievalSemanticIntent.
public class KnowledgeRetrievalSemanticIntent : Azure.Search.Documents.KnowledgeBases.Models.KnowledgeRetrievalIntent, System.ClientModel.Primitives.IJsonModel<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeRetrievalSemanticIntent>, System.ClientModel.Primitives.IPersistableModel<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeRetrievalSemanticIntent>
type KnowledgeRetrievalSemanticIntent = class
inherit KnowledgeRetrievalIntent
interface IJsonModel<KnowledgeRetrievalSemanticIntent>
interface IPersistableModel<KnowledgeRetrievalSemanticIntent>
Public Class KnowledgeRetrievalSemanticIntent
Inherits KnowledgeRetrievalIntent
Implements IJsonModel(Of KnowledgeRetrievalSemanticIntent), IPersistableModel(Of KnowledgeRetrievalSemanticIntent)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| KnowledgeRetrievalSemanticIntent(String) |
Initializes a new instance of KnowledgeRetrievalSemanticIntent. |
Properties
| Name | Description |
|---|---|
| Search |
The semantic query to execute. |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |