Share via


ItemContentTypeExtensions.ToItemContentType(String) Method

Definition

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

Parameters

value
String

Returns

Applies to