Share via


ResponseErrorCodeExtensions.ToResponseErrorCode(String) Method

Definition

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

Parameters

value
String

Returns

Applies to