az billing transaction
This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Billing transaction.
Commands
Name | Description | Type | Status |
---|---|---|---|
az billing transaction list |
List the transactions for an invoice. Transactions include purchases, refunds and Azure usage charges. |
Core | Preview |
az billing transaction list
Command group 'billing transaction' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
List the transactions for an invoice. Transactions include purchases, refunds and Azure usage charges.
az billing transaction list --account-name
--invoice-name
Examples
List transactions by invoice
az billing transaction list --account-name "{billingAccountName}" --invoice-name "{invoiceName}"
Required Parameters
The ID that uniquely identifies a billing account.
The ID that uniquely identifies an invoice.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |