Supported metrics for Microsoft.Network/networkManagers/ipamPools

The following table lists the metrics available for the Microsoft.Network/networkManagers/ipamPools resource type.

Table headings

Metric - The metric display name as it appears in the Azure portal.
Name in Rest API - Metric name as referred to in the REST API.
Unit - Unit of measure.
Aggregation - The default aggregation type. Valid values: Average, Minimum, Maximum, Total, Count.
Dimensions - Dimensions available for the metric.
Time Grains - Intervals at which the metric is sampled. For example, PT1M indicates that the metric is sampled every minute, PT30M every 30 minutes, PT1H every hour, and so on.
DS Export- Whether the metric is exportable to Azure Monitor Logs via Diagnostic Settings.

For information on exporting metrics, see - Metrics export using data collection rules and Create diagnostic settings in Azure Monitor.

For information on metric retention, see Azure Monitor Metrics overview.

For a list of supported logs, see Supported log categories - Microsoft.Network/networkManagers/ipamPools

Category Metric Name in REST API Unit Aggregation Dimensions Time Grains DS Export
Saturation Compliant resources count

Number of compliant resources associated to the pool.
CompliantResourcesCount Count Average <none> PT1M Yes
Saturation Compliant resources percentage

Ratio of compliant resources to total resources associated to the pool.
CompliantResourcesPercentage Percent Average <none> PT1M Yes
Saturation IPs allocated count

Number of IPs in pool that have been allocated.
IpsAllocatedCount Count Average <none> PT1M Yes
Saturation IPs allocated percentage

Percentage of IPs in pool that have been allocated.
IpsAllocatedPercentage Percent Average <none> PT1M Yes
Saturation IPs available count

Number of IPs in the pool that are available.
IpsAvailableCount Count Average <none> PT1M Yes
Saturation IPs available percentage

Number of IPs in the pool that are available.
IpsAvailablePercentage Percent Average <none> PT1M Yes
Saturation IPs used count

Number of IPs in the pool that have been used.
IpsUsedCount Count Average <none> PT1M Yes
Saturation IPs used percentage

Percentage of IPs in the pool that have been used.
IpsUsedPercentage Percent Average <none> PT1M Yes
Saturation Noncompliant resources count

Number of noncompliant resources associated to the pool.
NoncompliantResourcesCount Count Average <none> PT1M Yes
Saturation Noncompliant resources percentage

Ratio of noncompliant resources to total resources associated to the pool.
NoncompliantResourcesPercentage Percent Average <none> PT1M Yes

Next steps