MemorySearchOptions(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of MemorySearchOptions.
public MemorySearchOptions(string scope);
new Azure.AI.Projects.Memory.MemorySearchOptions : string -> Azure.AI.Projects.Memory.MemorySearchOptions
Public Sub New (scope As String)
Parameters
- scope
- String
The scope that partitions the memory store.