IMetricValueOperations Interface

 

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Metrics
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

type IMetricValueOperations = interface end

NameDescription
System_CAPS_pubmethodListAsync(String, IList<String>, String, TimeSpan, DateTime, DateTime, CancellationToken)

The List Metric Value operation lists the metric value sets for the resource metrics.

NameDescription
System_CAPS_pubmethodList(String, IList<String>, String, TimeSpan, DateTime, DateTime)

The List Metric Value operation lists the metric value sets for the resource metrics.(Defined by MetricValueOperationsExtensions.)

System_CAPS_pubmethodListAsync(String, IList<String>, String, TimeSpan, DateTime, DateTime)

The List Metric Value operation lists the metric value sets for the resource metrics.(Defined by MetricValueOperationsExtensions.)

Return to top
Show: