Share via


ResponseErrorCodeExtensions.ToSerialString(ResponseErrorCode) Method

Definition

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

Parameters

Returns

Applies to