Share via


ToolChoiceOptionsExtensions.ToToolChoiceOptions(String) Method

Definition

public static Azure.AI.AgentServer.Contracts.Generated.OpenAI.ToolChoiceOptions ToToolChoiceOptions(this string value);
static member ToToolChoiceOptions : string -> Azure.AI.AgentServer.Contracts.Generated.OpenAI.ToolChoiceOptions
<Extension()>
Public Function ToToolChoiceOptions (value As String) As ToolChoiceOptions

Parameters

value
String

Returns

Applies to