az batchai
此命令群組已被取代,將在未來的版本中移除。
管理 Batch AI 資源。
命令
az batchai list-usages
此命令已隱含取代,因為命令群組 'batchai' 已被取代,且將在未來的版本中移除。
取得目前使用資訊,以及指定位置的 Batch AI 資源限制。
az batchai list-usages --location
範例
取得 eastus 位置的資訊。
az batchai list-usages -l eastus -o table
取得目前使用資訊,以及指定位置的 Batch AI 資源限制。 (自動產生)
az batchai list-usages --location eastus --subscription MySubscription
必要參數
--location -l
位置。 來自的值: az account list-locations
。 您可以使用 來設定預設位置 az configure --defaults location=<location>
。
全域參數
--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 來取得完整偵錯記錄。