IncrementingPollingCounter.DisplayRateTimeScale Property

Definition

Gets or sets rate at which this metric should be displayed as.

public:
 property TimeSpan DisplayRateTimeScale { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan DisplayRateTimeScale { get; set; }
member this.DisplayRateTimeScale : TimeSpan with get, set
Public Property DisplayRateTimeScale As TimeSpan

Property Value

The rate at which this metric should be displayed.

Remarks

The value of the DisplayRateTimeScale property is included as a string in the payload.

Applies to