IMetricOperations.GetMetricsAsync Method
Namespace: Microsoft.Azure.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Overload List
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 |
See Also
IMetricOperations Interface
Microsoft.Azure.Insights Namespace
Return to top