IMetricValueOperations Interface

Definition

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.

Applies to