az compute-recommender
管理計算資源的 SKU/區域/區域推薦資訊。
命令
名稱 | Description | 類型 | 狀態 |
---|---|---|---|
az compute-recommender spot-placement-recommender |
產生 Spot VM SKU 的放置分數。 |
核心 | GA |
az compute-recommender spot-placement-recommender
產生 Spot VM SKU 的放置分數。
az compute-recommender spot-placement-recommender [--availability-zones {0, 1, f, false, n, no, t, true, y, yes}]
[--desired-count]
[--desired-locations]
[--desired-sizes]
[--ids]
[--location]
[--subscription]
範例
產生現成 VM 放置分數範例
az compute-recommender spot-placement-recommender -l eastus --subscription ffffffff-ffff-ffff-ffff-ffffffffffff --availability-zones true --desired-locations '["eastus", "eastus2"]' --desired-count 1 --desired-sizes '[{"sku": "Standard_D2_v2"}]'
選擇性參數
--availability-zones
定義範圍是否為區域性或區域。
接受的值: 0, 1, f, false, n, no, t, true, y, yes
--desired-count
根據範圍,每個區域/區域的所需實例計數。
--desired-locations
所需的區域支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
--desired-sizes
所需的資源 SKU。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
--ids
一或多個資源識別碼 (以空格分隔)。 它應該是完整資源識別碼,其中包含「資源標識碼」引數的所有資訊。 您應該提供 --ids 或其他「資源識別碼」引數。
--location -l
位置。 來自的值: az account list-locations
。 您可以使用 az configure --defaults location=<location>
設定預設位置。
--subscription
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
全域參數
--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 來取得完整偵錯記錄。