az billing-benefits savings-plan-order savings-plan
注意
此參考是 Azure CLI 計費權益 延伸模組的一部分 (2.43.0 版或更高版本)。 擴充功能會在您第一次執行 az billing-benefits savings-plan-order savings-plan 命令時自動安裝。 深入了解擴充功能。
Azure 計費權益節省方案在節省方案訂單命令中。
命令
名稱 | Description | 類型 | 狀態 |
---|---|---|---|
az billing-benefits savings-plan-order savings-plan list |
依順序列出節省計畫。 |
擴充 | GA |
az billing-benefits savings-plan-order savings-plan show |
取得節省方案。 |
擴充 | GA |
az billing-benefits savings-plan-order savings-plan update |
更新節省方案。 |
擴充 | GA |
az billing-benefits savings-plan-order savings-plan validate-update |
驗證儲存計畫修補程式。 |
擴充 | GA |
az billing-benefits savings-plan-order savings-plan list
依順序列出節省計畫。
az billing-benefits savings-plan-order savings-plan list --savings-plan-order-id
範例
依順序列出節省方案
az billing-benefits savings-plan-order savings-plan list --savings-plan-order-id 30000000-aaaa-bbbb-cccc-200000000017
必要參數
儲存方案的順序識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az billing-benefits savings-plan-order savings-plan show
取得節省方案。
az billing-benefits savings-plan-order savings-plan show --savings-plan-id
--savings-plan-order-id
[--expand]
範例
取得節省方案詳細資料
az billing-benefits savings-plan-order savings-plan show --savings-plan-order-id 30000000-aaaa-bbbb-cccc-200000000017 --savings-plan-id 30000000-aaaa-bbbb-cccc-200000000019
使用更新屬性取得節省方案詳細資料
az billing-benefits savings-plan-order savings-plan show --savings-plan-order-id 30000000-aaaa-bbbb-cccc-200000000017 --savings-plan-id 30000000-aaaa-bbbb-cccc-200000000019 --expand renewProperties
必要參數
儲存方案的識別碼。
儲存方案的順序識別碼。
選擇性參數
可用來展開某些屬性的詳細資訊。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az billing-benefits savings-plan-order savings-plan update
更新節省方案。
az billing-benefits savings-plan-order savings-plan update --savings-plan-id
--savings-plan-order-id
[--applied-scope-prop]
[--applied-scope-type {ManagementGroup, Shared, Single}]
[--display-name]
[--renew {0, 1, f, false, n, no, t, true, y, yes}]
[--renew-properties]
範例
更新顯示名稱
az billing-benefits savings-plan-order savings-plan update --savings-plan-order-id 30000000-aaaa-bbbb-cccc-200000000017 --savings-plan-id 30000000-aaaa-bbbb-cccc-200000000019 --display-name "cliTest"
將儲存方案套用至「共用」的範圍更新
az billing-benefits savings-plan-order savings-plan update --savings-plan-order-id 30000000-aaaa-bbbb-cccc-200000000017 --savings-plan-id 30000000-aaaa-bbbb-cccc-200000000019 --applied-scope-type Shared
將儲存方案套用至「單一」的範圍更新
az billing-benefits savings-plan-order savings-plan update --savings-plan-order-id 30000000-aaaa-bbbb-cccc-200000000017 --savings-plan-id 30000000-aaaa-bbbb-cccc-200000000019 --applied-scope-type Single --applied-scope-prop "{subscription-id:/subscriptions/30000000-aaaa-bbbb-cccc-200000000004}"
將儲存方案套用的範圍更新為「單一」資源群組
az billing-benefits savings-plan-order savings-plan update --savings-plan-order-id 30000000-aaaa-bbbb-cccc-200000000017 --savings-plan-id 30000000-aaaa-bbbb-cccc-200000000019 --applied-scope-type Single --applied-scope-prop "{subscription-id:/subscriptions/30000000-aaaa-bbbb-cccc-200000000004/resourceGroups/rgName}"
將已套用至 「ManagementGroup」 範圍的更新節省方案
az billing-benefits savings-plan-order savings-plan update --savings-plan-order-id 30000000-aaaa-bbbb-cccc-200000000017 --savings-plan-id 30000000-aaaa-bbbb-cccc-200000000019 --applied-scope-type ManagementGroup --applied-scope-prop "{tenantId:10000000-aaaa-bbbb-cccc-20000000006,managementGroupId:/providers/Microsoft.Management/managementGroups/TestRg}"
更新節省方案更新設定
az billing-benefits savings-plan-order savings-plan update --savings-plan-order-id 30000000-aaaa-bbbb-cccc-200000000017 --savings-plan-id 30000000-aaaa-bbbb-cccc-200000000019 --renew true --renew-properties "{purchase-properties:{applied-scope-type:Shared,billing-plan:P1M,billing-scope-id:/subscriptions/30000000-aaaa-bbbb-cccc-200000000015,commitment:{amount:10.0,currency-code:USD,grain:Hourly},display-name:name1,renew:true,term:P1Y,sku:Compute_Savings_Plan}}"
必要參數
儲存方案的識別碼。
儲存方案的順序識別碼。
選擇性參數
套用範圍類型的特定屬性。 如果不適用,則不需要。 支援速記語法、json-file 和 yaml-file。 請嘗試 「??」 以顯示更多。
套用範圍的類型。
顯示名稱。
將此設定為 true 會自動在到期日期時間購買新的權益。
支援速記語法、json-file 和 yaml-file。 請嘗試 「??」 以顯示更多。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az billing-benefits savings-plan-order savings-plan validate-update
驗證儲存計畫修補程式。
az billing-benefits savings-plan-order savings-plan validate-update --savings-plan-id
--savings-plan-order-id
[--benefits]
範例
驗證儲存方案更新要求
az billing-benefits savings-plan-order savings-plan validate-update --savings-plan-order-id 30000000-aaaa-bbbb-cccc-200000000006 --savings-plan-id 30000000-aaaa-bbbb-cccc-200000000004 --benefits "[{applied-scope-type:Shared,display-name:name1}]"
必要參數
儲存方案的識別碼。
儲存方案的順序識別碼。
選擇性參數
支援速記語法、json-file 和 yaml-file。 請嘗試 「??」 以顯示更多。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。