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

Usage

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

Constructors

public UsageSummaryBreakdownEntry() #

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.