IntelligenceX

API Reference

Class

UsageTelemetryOverviewCostDriver

Namespace IntelligenceX.Visualization.Heatmaps
Assembly IntelligenceX
Modifiers sealed

Represents one API pricing cost driver in a provider overview.

Inheritance

  • Object
  • UsageTelemetryOverviewCostDriver

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public UsageTelemetryOverviewCostDriver(String model, Decimal estimatedCostUsd, Double sharePercent) #

Parameters

model String requiredposition: 0
estimatedCostUsd Decimal requiredposition: 1
sharePercent Double requiredposition: 2

Methods

public JsonObject ToJson() #
Returns: JsonObject

Properties