az billing transaction

此命令群組處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

計費交易。

命令

名稱 Description 類型 狀態
az billing transaction list

列出發票的交易。 交易包括購買、退款和 Azure 使用量費用。

核心 預覽版

az billing transaction list

預覽

命令群組「計費交易」處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

列出發票的交易。 交易包括購買、退款和 Azure 使用量費用。

az billing transaction list --account-name
                            --invoice-name

範例

依發票列出交易

az billing transaction list --account-name "{billingAccountName}" --invoice-name "{invoiceName}"

必要參數

--account-name

可唯一識別計費帳戶的識別碼。

--invoice-name

可唯一識別發票的識別碼。

全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID 帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。