API Reference
Class
UsageTelemetryApiCostDriver
One estimated API pricing driver aggregated from usage telemetry.
Inheritance
- Object
- UsageTelemetryApiCostDriver
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Constructors
public UsageTelemetryApiCostDriver(String model, Decimal estimatedCostUsd, Double sharePercent) #Parameters
- model String
- estimatedCostUsd Decimal
- sharePercent Double
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object