ItemContentTypeExtensions.ToItemContentType(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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