AgentInsightRunCreate 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.
Inputs used when creating an agent insight run.
public class AgentInsightRunCreate : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.AgentInsightRunCreate>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.AgentInsightRunCreate>
type AgentInsightRunCreate = class
interface IJsonModel<AgentInsightRunCreate>
interface IPersistableModel<AgentInsightRunCreate>
Public Class AgentInsightRunCreate
Implements IJsonModel(Of AgentInsightRunCreate), IPersistableModel(Of AgentInsightRunCreate)
- Inheritance
-
AgentInsightRunCreate
- Implements
Constructors
| Name | Description |
|---|---|
| AgentInsightRunCreate() |
Initializes a new instance of AgentInsightRunCreate. |
Properties
| Name | Description |
|---|---|
| LookbackHours |
Optional finite positive number of hours of trace history to analyze, up to 2,160. Defaults to 168. |
Methods
Operators
| Name | Description |
|---|---|
| Implicit(AgentInsightRunCreate to BinaryContent) | |