SearchModelFactory.McpServerAutoOutputParsing Method
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.
Automatically detect the output format and parse accordingly.
public static Azure.Search.Documents.Indexes.Models.McpServerAutoOutputParsing McpServerAutoOutputParsing();
static member McpServerAutoOutputParsing : unit -> Azure.Search.Documents.Indexes.Models.McpServerAutoOutputParsing
Public Shared Function McpServerAutoOutputParsing () As McpServerAutoOutputParsing
Returns
A new McpServerAutoOutputParsing instance for mocking.