IntelligenceX

API Reference

Class

UsageSummaryBreakdownEntry

Namespace IntelligenceX.Telemetry.Usage
Assembly IntelligenceX
Modifiers sealed

Represents one ranked breakdown entry in a usage summary.

Inheritance

  • Object
  • UsageSummaryBreakdownEntry

Constructors

Properties

public String Key { get; set; } #

Gets or sets the breakdown key.

public Decimal Value { get; set; } #

Gets or sets the aggregated metric value for the key.