IMetricOperations::GetMetricsAsync Method

 

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

NameDescription
System_CAPS_pubmethodGetMetricsAsync(String^, String^, CancellationToken)

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

System_CAPS_pubmethodGetMetricsAsync(String^, String^, IEnumerable<MetricDefinition^>^, CancellationToken)

Get Metrics function that takes in the MetricDefinitions (rather than names in the filter string) to allow users to cache the definitions themselves

Return to top
Show: