Get actual consumption cost based on date range with powershell

前端 未结 0 1656
一生所求
一生所求 2020-12-11 07:12

I want to get the actual cost based on the date range in Powershell.

$OneMcost = Get-AzConsumptionUsageDetail -StartDate 2020-11-01 -EndDate 2020-12-01  
$get         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题