Compartilhar via


AgentsApiResponseFormatMode(String) Constructor

Definition

Initializes a new instance of AgentsApiResponseFormatMode.

public AgentsApiResponseFormatMode (string value);
new Azure.AI.Projects.AgentsApiResponseFormatMode : string -> Azure.AI.Projects.AgentsApiResponseFormatMode
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to