az billing-benefits savings-plan-order-aliases
備註
此參考是 Azure CLI 的 計費權益 延伸模組的一部分(2.43.0 版或更高版本)。 擴充功能會在您第一次執行 az billing-benefits savings-plan-order-aliases 命令時,自動安裝。 深入瞭解擴充功能。
Azure 計費權益可節省方案訂單別名命令。
命令
名稱 | Description | 類型 | 狀態 |
---|---|---|---|
az billing-benefits savings-plan-order-aliases create |
建立節省方案。 深入瞭解 https://go.microsoft.com/fwlink/?linkid=2215851所需的許可權。 |
擴充套件 | GA |
az billing-benefits savings-plan-order-aliases show |
取得節省方案訂單別名。 |
擴充套件 | GA |
az billing-benefits savings-plan-order-aliases wait |
將 CLI 置於等候狀態,直到符合條件為止。 |
擴充套件 | GA |
az billing-benefits savings-plan-order-aliases create
建立節省方案。 深入瞭解 https://go.microsoft.com/fwlink/?linkid=2215851所需的許可權。
az billing-benefits savings-plan-order-aliases create --order-alias-name
[--applied-scope-prop]
[--applied-scope-type {ManagementGroup, Shared, Single}]
[--billing-plan {P1M}]
[--billing-scope-id]
[--commitment]
[--display-name]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--sku]
[--term {P1Y, P3Y, P5Y}]
範例
建立共用範圍節省方案
az billing-benefits savings-plan-order-aliases create --order-alias-name "cliTest" --applied-scope-type Shared --billing-plan P1M --billing-scope-id /subscriptions/30000000-aaaa-bbbb-cccc-200000000004 --commitment "{amount:10.0,currency-code:USD,grain:Hourly}" --display-name "cliTest" --term P1Y --sku Compute_Savings_Plan
建立單一範圍節省方案
az billing-benefits savings-plan-order-aliases create --order-alias-name "cliTest" --applied-scope-type Single --applied-scope-prop "{subscription-id:/subscriptions/30000000-aaaa-bbbb-cccc-200000000004}" --billing-plan P1M --billing-scope-id /subscriptions/30000000-aaaa-bbbb-cccc-200000000004 --commitment "{amount:10.0,currency-code:USD,grain:Hourly}" --display-name "cliTest" --term P1Y --sku Compute_Savings_Plan
建立單一資源群組範圍節省方案
az billing-benefits savings-plan-order-aliases create --order-alias-name "cliTest" --applied-scope-type Single --applied-scope-prop "{subscription-id:/subscriptions/30000000-aaaa-bbbb-cccc-200000000004/resourceGroups/rgName}" --billing-plan P1M --billing-scope-id /subscriptions/30000000-aaaa-bbbb-cccc-200000000004 --commitment "{amount:10.0,currency-code:USD,grain:Hourly}" --display-name "cliTest" --term P1Y --sku Compute_Savings_Plan
建立ManagementGroup節省方案
az billing-benefits savings-plan-order-aliases create --order-alias-name "cliTest" --applied-scope-type ManagementGroup --applied-scope-prop "{tenantId:10000000-aaaa-bbbb-cccc-20000000006,managementGroupId:/providers/Microsoft.Management/managementGroups/TestRg}" --billing-plan P1M --billing-scope-id /subscriptions/30000000-aaaa-bbbb-cccc-200000000004 --commitment "{amount:10.0,currency-code:USD,grain:Hourly}" --display-name "cliTest" --term P1Y --sku Compute_Savings_Plan
必要參數
儲存計劃順序別名的名稱。
選擇性參數
套用範圍類型的特定屬性。 如果不適用,則不需要。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
套用範圍的類型。
表示 ISO 8601 格式的計費方案。 僅適用於每月計費方案。
將針對購買權益收取費用的訂用帳戶。
對權益的承諾。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
顯示名稱。
請勿等候長時間執行的作業完成。
要套用的 SKU 名稱。
以 ISO 8601 格式表示權益字詞。
全域參數
提高日誌詳細程度以顯示所有調試日誌。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
az billing-benefits savings-plan-order-aliases show
取得節省方案訂單別名。
az billing-benefits savings-plan-order-aliases show --order-alias-name
範例
取得節省方案訂單別名
az billing-benefits savings-plan-order-aliases show --order-alias-name aliasName
必要參數
儲存計劃順序別名的名稱。
全域參數
提高日誌詳細程度以顯示所有調試日誌。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
az billing-benefits savings-plan-order-aliases wait
將 CLI 置於等候狀態,直到符合條件為止。
az billing-benefits savings-plan-order-aliases wait --order-alias-name
[--created]
[--custom]
[--deleted]
[--exists]
[--interval]
[--timeout]
[--updated]
必要參數
儲存計劃順序別名的名稱。
選擇性參數
請等候在 'Succeeded' 使用 'provisioningState' 建立。
等到條件符合自定義 JMESPath 查詢為止。 例如 provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running']。
等到刪除為止。
等候資源存在。
輪詢間隔以秒為單位。
以秒為單位的等候上限。
等到 provisioningState 更新為 'Succeeded'。
全域參數
提高日誌詳細程度以顯示所有調試日誌。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。