IMetricOperations::GetMetricsAsync Method
Namespace:
Microsoft.Azure.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | GetMetricsAsync(String^, String^, CancellationToken) | The List Metric operation lists the metric value sets for the resource metrics. |
![]() | GetMetricsAsync(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 |
Show:
