Share via


ToolChoiceObjectImageGen.DeserializeToolChoiceObjectImageGen Method

Definition

public static Azure.AI.AgentServer.Contracts.Generated.OpenAI.ToolChoiceObjectImageGen DeserializeToolChoiceObjectImageGen(System.Text.Json.JsonElement element, System.ClientModel.Primitives.ModelReaderWriterOptions options = default);
static member DeserializeToolChoiceObjectImageGen : System.Text.Json.JsonElement * System.ClientModel.Primitives.ModelReaderWriterOptions -> Azure.AI.AgentServer.Contracts.Generated.OpenAI.ToolChoiceObjectImageGen
Public Shared Function DeserializeToolChoiceObjectImageGen (element As JsonElement, Optional options As ModelReaderWriterOptions = Nothing) As ToolChoiceObjectImageGen

Parameters

element
JsonElement

Returns

Applies to