Share via


CodeInterpreterToolCallItemResourceStatusExtensions.ToCodeInterpreterToolCallItemResourceStatus Method

Definition

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

Parameters

value
String

Returns

Applies to