Freigeben über


ProjectsAgentProtocol(String) Constructor

Definition

Initializes a new instance of ProjectsAgentProtocol.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to