McpServerSplitOutputParsing 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.
Split the output into pages using the configured split parameters.
public class McpServerSplitOutputParsing : Azure.Search.Documents.Indexes.Models.McpServerOutputParsing, System.ClientModel.Primitives.IJsonModel<Azure.Search.Documents.Indexes.Models.McpServerSplitOutputParsing>, System.ClientModel.Primitives.IPersistableModel<Azure.Search.Documents.Indexes.Models.McpServerSplitOutputParsing>
type McpServerSplitOutputParsing = class
inherit McpServerOutputParsing
interface IJsonModel<McpServerSplitOutputParsing>
interface IPersistableModel<McpServerSplitOutputParsing>
Public Class McpServerSplitOutputParsing
Inherits McpServerOutputParsing
Implements IJsonModel(Of McpServerSplitOutputParsing), IPersistableModel(Of McpServerSplitOutputParsing)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| McpServerSplitOutputParsing() |
Initializes a new instance of McpServerSplitOutputParsing. |
Properties
| Name | Description |
|---|---|
| SplitParameters |
Parameters for split output parsing. |