Condividi tramite


MemoryStoreListOrder(String) Constructor

Definition

Initializes a new instance of MemoryStoreListOrder.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to