ResponsesMicrosoftFabricPreviewTool 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 input definition information for a Microsoft Fabric tool as used to configure an agent.
public class ResponsesMicrosoftFabricPreviewTool : Azure.AI.Extensions.OpenAI.ResponsesTool, System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesMicrosoftFabricPreviewTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesMicrosoftFabricPreviewTool>
type ResponsesMicrosoftFabricPreviewTool = class
inherit ResponsesTool
interface IJsonModel<ResponsesMicrosoftFabricPreviewTool>
interface IPersistableModel<ResponsesMicrosoftFabricPreviewTool>
Public Class ResponsesMicrosoftFabricPreviewTool
Inherits ResponsesTool
Implements IJsonModel(Of ResponsesMicrosoftFabricPreviewTool), IPersistableModel(Of ResponsesMicrosoftFabricPreviewTool)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesMicrosoftFabricPreviewTool(ResponsesFabricDataAgentToolOptions) |
Initializes a new instance of ResponsesMicrosoftFabricPreviewTool. |
Properties
| Name | Description |
|---|---|
| Description |
Optional user-defined description for this tool or configuration. |
| FabricDataagentPreview |
The fabric data agent tool parameters. |
| Name |
Optional user-defined name for this tool or configuration. |