az vm image terms

管理 Azure Marketplace 映射條款。

命令

名稱 Description 類型 狀態
az vm image terms accept

接受 Azure Marketplace 映射條款,讓映射可用來建立 VM。

核心 GA
az vm image terms cancel

取消 Azure Marketplace 映射條款。

核心 GA
az vm image terms show

取得 Azure Marketplace 映射字詞的詳細資料。

核心 GA

az vm image terms accept

接受 Azure Marketplace 映射條款,讓映射可用來建立 VM。

az vm image terms accept [--offer]
                         [--plan]
                         [--publisher]
                         [--urn]

範例

接受 Azure Marketplace 映射條款,讓映射可用來建立 VM。

az vm image terms accept --urn publisher:offer:sku:version

選擇性參數

--offer -f

映射供應專案。

--plan

映射計費方案。

--publisher -p

映射發行者。

--urn

URN,格式為 'publisher:offer:sku:version'。 如果指定,可以省略其他引數值。

全域參數
--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 來取得完整偵錯記錄。

az vm image terms cancel

取消 Azure Marketplace 映射條款。

az vm image terms cancel [--offer]
                         [--plan]
                         [--publisher]
                         [--urn]

範例

取消 Azure Marketplace 映射條款。

az vm image terms cancel --urn publisher:offer:sku:version

取消 Azure Marketplace 映射條款。 (自動產生)

az vm image terms cancel --subscription MySubscription --urn publisher:offer:sku:version

選擇性參數

--offer -f

映射供應專案。

--plan

映射計費方案。

--publisher -p

映射發行者。

--urn

URN,格式為 'publisher:offer:sku:version'。 如果指定,可以省略其他引數值。

全域參數
--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 來取得完整偵錯記錄。

az vm image terms show

取得 Azure Marketplace 映射字詞的詳細資料。

az vm image terms show [--offer]
                       [--plan]
                       [--publisher]
                       [--urn]

範例

取得 Azure Marketplace 映射字詞的詳細資料。

az vm image terms show --urn publisher:offer:sku:version

選擇性參數

--offer -f

映射供應專案。

--plan

映射計費方案。

--publisher -p

映射發行者。

--urn

URN,格式為 'publisher:offer:sku:version'。 如果指定,可以省略其他引數值。

全域參數
--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 來取得完整偵錯記錄。