az billing permission

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

列出計費許可權。

命令

名稱 Description 類型 狀態
az billing permission list

列出呼叫端在計費帳戶上擁有的計費許可權。

核心 預覽版

az billing permission list

預覽

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

列出呼叫端在計費帳戶上擁有的計費許可權。

az billing permission list --account-name
                           [--customer-name]
                           [--invoice-section-name]
                           [--profile-name]

範例

依計費帳戶範圍列出許可權

az billing permission list --account-name "{billingAccountName}"

依帳單設定檔範圍列出許可權

az billing permission list --account-name "{billingAccountName}" --profile-name "{billingProfileName}"

依發票區段範圍列出許可權

az billing permission list --account-name "{billingAccountName}" --profile-name "{billingProfileName}" --invoice-section-name "{invoiceSectionName}"

依客戶範圍列出許可權

az billing permission list --account-name "{billingAccountName}" --customer-name "{customerName}"

必要參數

--account-name

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

選擇性參數

--customer-name

可唯一識別客戶的識別碼。

--invoice-section-name

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

--profile-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 來取得完整偵錯記錄。