AgentInsightEstimatedCost 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.
Estimated Agent Insights cost.
public class AgentInsightEstimatedCost : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.AgentInsightEstimatedCost>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.AgentInsightEstimatedCost>
type AgentInsightEstimatedCost = class
interface IJsonModel<AgentInsightEstimatedCost>
interface IPersistableModel<AgentInsightEstimatedCost>
Public Class AgentInsightEstimatedCost
Implements IJsonModel(Of AgentInsightEstimatedCost), IPersistableModel(Of AgentInsightEstimatedCost)
- Inheritance
-
AgentInsightEstimatedCost
- Implements
Properties
| Name | Description |
|---|---|
| Amount |
Estimated cost amount. |
| Currency |
Currency for the estimated cost amount. Agent Insights estimates are reported in US dollars. |