Share via


PersistentAgentsExtensions.GetPersistentAgentsClient Method

Definition

Gets the agents client.

public static Azure.AI.Agents.Persistent.PersistentAgentsClient GetPersistentAgentsClient(this System.ClientModel.Primitives.ClientConnectionProvider provider);
static member GetPersistentAgentsClient : System.ClientModel.Primitives.ClientConnectionProvider -> Azure.AI.Agents.Persistent.PersistentAgentsClient
<Extension()>
Public Function GetPersistentAgentsClient (provider As ClientConnectionProvider) As PersistentAgentsClient

Parameters

Returns

Applies to