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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET