Share via


CodeInterpreterOutputTypeExtensions.ToCodeInterpreterOutputType Method

Definition

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

Parameters

value
String

Returns

Applies to