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