ProjectsAgentsModelFactory.WorkIQPreviewTool(String) Method
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 static Azure.AI.Projects.Agents.WorkIQPreviewTool WorkIQPreviewTool(string projectConnectionId = default);
static member WorkIQPreviewTool : string -> Azure.AI.Projects.Agents.WorkIQPreviewTool
Public Shared Function WorkIQPreviewTool (Optional projectConnectionId As String = Nothing) As WorkIQPreviewTool
Parameters
- projectConnectionId
- String
The ID of the WorkIQ project connection.
Returns
A new WorkIQPreviewTool instance for mocking.