MetricValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the value of a metric associated with the service bus.
public class MetricValue
type MetricValue = class
Public Class MetricValue
- Inheritance
-
MetricValue
Constructors
MetricValue() |
Properties
Average |
Gets or sets the average value of a metric. |
Max |
Gets or sets the maximum value of a metric. |
Min |
Gets or sets the minimum value of a metric. |
Timestamp |
Gets or sets the time stamp associated with the metric value. |
Total |
Gets or sets the total metric value. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.