MemoryUpdateOptions(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 MemoryUpdateOptions.
public MemoryUpdateOptions(string scope);
new Azure.AI.Projects.Memory.MemoryUpdateOptions : string -> Azure.AI.Projects.Memory.MemoryUpdateOptions
Public Sub New (scope As String)
Parameters
- scope
- String
The scope that partitions the memory store.