Share via


MetricOperationsExtensions.GetMetrics Method

 

Namespace:   Microsoft.Azure.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetMetrics(IMetricOperations, String, String)

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

System_CAPS_pubmethodSystem_CAPS_static GetMetrics(IMetricOperations, String, String, IEnumerable<MetricDefinition>)

Non-async version returns the MetricListResponse straight (consistent with overload for get metrics by name functions)

See Also

MetricOperationsExtensions Class
Microsoft.Azure.Insights Namespace

Return to top