McpServerAutoOutputParsing Class
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 class McpServerAutoOutputParsing : Azure.Search.Documents.Indexes.Models.McpServerOutputParsing, System.ClientModel.Primitives.IJsonModel<Azure.Search.Documents.Indexes.Models.McpServerAutoOutputParsing>, System.ClientModel.Primitives.IPersistableModel<Azure.Search.Documents.Indexes.Models.McpServerAutoOutputParsing>
type McpServerAutoOutputParsing = class
inherit McpServerOutputParsing
interface IJsonModel<McpServerAutoOutputParsing>
interface IPersistableModel<McpServerAutoOutputParsing>
Public Class McpServerAutoOutputParsing
Inherits McpServerOutputParsing
Implements IJsonModel(Of McpServerAutoOutputParsing), IPersistableModel(Of McpServerAutoOutputParsing)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| McpServerAutoOutputParsing() |
Initializes a new instance of McpServerAutoOutputParsing. |