WorkIQPreviewTool 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.
A WorkIQ server-side tool.
public class WorkIQPreviewTool : Azure.AI.AgentServer.Responses.Models.Tool, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.WorkIQPreviewTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.WorkIQPreviewTool>
type WorkIQPreviewTool = class
inherit Tool
interface IJsonModel<WorkIQPreviewTool>
interface IPersistableModel<WorkIQPreviewTool>
Public Class WorkIQPreviewTool
Inherits Tool
Implements IJsonModel(Of WorkIQPreviewTool), IPersistableModel(Of WorkIQPreviewTool)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| WorkIQPreviewTool(WorkIQPreviewToolParameters) |
Initializes a new instance of WorkIQPreviewTool. |
Properties
| Name | Description |
|---|---|
| WorkIqPreview |
The WorkIQ tool parameters. |