MetricsOperations 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.
The Metrics service client.
public class MetricsOperations
type MetricsOperations = class
Public Class MetricsOperations
- Inheritance
-
System.ObjectMetricsOperations
Constructors
MetricsOperations() |
Initializes a new instance of MetricsOperations for mocking. |
Methods
List(String, String, Nullable<TimeSpan>, String, String, Nullable<Int32>, String, String, Nullable<ResultType>, String, CancellationToken) |
Lists the metric values for a resource. |
ListAsync(String, String, Nullable<TimeSpan>, String, String, Nullable<Int32>, String, String, Nullable<ResultType>, String, CancellationToken) |
Lists the metric values for a resource. |