IMetricValueOperations Interface
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.
public interface IMetricValueOperations
type IMetricValueOperations = interface
Public Interface IMetricValueOperations
Methods
ListAsync(String, IList<String>, String, TimeSpan, DateTime, DateTime, CancellationToken) |
The List Metric Value operation lists the metric value sets for the resource metrics. |
Extension Methods
List(IMetricValueOperations, String, IList<String>, String, TimeSpan, DateTime, DateTime) |
The List Metric Value operation lists the metric value sets for the resource metrics. |
ListAsync(IMetricValueOperations, String, IList<String>, String, TimeSpan, DateTime, DateTime) |
The List Metric Value operation lists the metric value sets for the resource metrics. |