MemoryStoreSearchResponse.SearchId Property
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.
The unique ID of this search request. Use this value as previous_search_id in subsequent requests to perform incremental searches.
public string SearchId { get; }
member this.SearchId : string
Public ReadOnly Property SearchId As String