MetricOperationsExtensions.GetMetricsAsync Method
Namespace: Microsoft.Azure.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Overload List
Name | Description | |
---|---|---|
GetMetricsAsync(IMetricOperations, String, String) | The List Metric operation lists the metric value sets for the resource metrics. |
|
GetMetricsAsync(IMetricOperations, String, String, IEnumerable<MetricDefinition>) | Overload for get metrics by definitions that does not require cancellation token (consistent with overload for get metrics by name functions) |
See Also
MetricOperationsExtensions Class
Microsoft.Azure.Insights Namespace
Return to top