Azure SDK for .net Getting resource Metrics with ResourceMonitor
Cairn
41
Reputation points
I am using the SDK to get a list of the resources used within the resource group (which works OK), but I then want to get a list of all the metrics for each resource and then down the values.
I am calling GetMetricNamespace() to return an Azure Pageable
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Sign in to answer