ImageGenToolOutputFormatExtensions.ToImageGenToolOutputFormat(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.ImageGenToolOutputFormat ToImageGenToolOutputFormat(this string value);
static member ToImageGenToolOutputFormat : string -> Azure.AI.AgentServer.Contracts.Generated.OpenAI.ImageGenToolOutputFormat
<Extension()>
Public Function ToImageGenToolOutputFormat (value As String) As ImageGenToolOutputFormat
Parameters
- value
- String