Az.CostManagement

Microsoft Azure PowerShell: Cost cmdlets

Cost Management

Get-AzCostManagementExport

The operation to get the export for the defined scope by export name.

Get-AzCostManagementExportExecutionHistory

The operation to get the execution history of an export for the defined scope and export name.

Invoke-AzCostManagementExecuteExport

The operation to execute an export.

Invoke-AzCostManagementQuery

Query the usage data for scope defined.

New-AzCostManagementExport

The operation to create or update a export. Update operation requires latest eTag to be set in the request. You may obtain the latest eTag by performing a get operation. Create operation does not require eTag.

New-AzCostManagementQueryComparisonExpressionObject

Create a in-memory object for QueryComparisonExpression

New-AzCostManagementQueryFilterObject

Create a in-memory object for QueryFilter

Remove-AzCostManagementExport

The operation to delete a export.

Update-AzCostManagementExport

The operation to create or update a export. Update operation requires latest eTag to be set in the request. You may obtain the latest eTag by performing a get operation. Create operation does not require eTag.