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