ContextManagementParam 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.
The ContextManagementParam.
public class ContextManagementParam : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.ContextManagementParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.ContextManagementParam>
type ContextManagementParam = class
interface IJsonModel<ContextManagementParam>
interface IPersistableModel<ContextManagementParam>
Public Class ContextManagementParam
Implements IJsonModel(Of ContextManagementParam), IPersistableModel(Of ContextManagementParam)
- Inheritance
-
ContextManagementParam
- Implements
Constructors
| Name | Description |
|---|---|
| ContextManagementParam(String) |
Initializes a new instance of ContextManagementParam. |
Properties
| Name | Description |
|---|---|
| CompactThreshold |
Gets or sets the CompactThreshold. |
| Type |
The context management entry type. Currently only 'compaction' is supported. |