Condividi tramite


AgentPageableListOfVectorStoreObject(String) Constructor

Definition

Initializes a new instance of AgentPageableListOfVectorStoreObject.

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

Parameters

value
String

Exceptions

value is null.

Applies to