Share via


CodeInterpreterToolAuto.DeserializeCodeInterpreterToolAuto Method

Definition

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

Parameters

element
JsonElement

Returns

Applies to