McpServerJsonOutputParsing.JsonParameters 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.
Parameters for JSON output parsing. Required when kind is 'json'.
public Azure.Search.Documents.Indexes.Models.McpServerOutputParsingJsonParameters JsonParameters { get; set; }
member this.JsonParameters : Azure.Search.Documents.Indexes.Models.McpServerOutputParsingJsonParameters with get, set
Public Property JsonParameters As McpServerOutputParsingJsonParameters