Open
Description
Description
Get-AzVirtualNetworkUsageList
returns CurrentValue as 0 when subnet is delegated
Describe the bug
It should return the actual value rather than 0, we cant clearly see how many ips are used by the resource when the subnet is delegated.
To Reproduce
run Get-AzVirtualNetworkUsageList -ResourceGroupName "xyz-rg" -Name "xyz-vnet"
Expected behavior
It should return the actual value in the CurrentValue property to help us identity how many resources can be deployed of similar types when the subnet is delegated
Script or Debug output
Get-AzVirtualNetworkUsageList
Environment data
No response
Module versions
No response
Error output
returns currentvalue of 0