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