你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

az edgeorder

Note

This reference is part of the edgeorder extension for the Azure CLI (version 2.15.0 or higher). The extension will automatically install the first time you run an az edgeorder command. Learn more about extensions.

管理 Edge 订单。

命令

名称 说明 类型 Status
az edgeorder address

使用 edgeorder 子组地址管理地址。

Extension GA
az edgeorder address create

使用指定的参数创建新地址。 可以使用此 API 更新现有地址。

Extension GA
az edgeorder address delete

删除地址。

Extension GA
az edgeorder address list

列出给定资源组下可用的所有地址。 并列出订阅下可用的所有地址。

Extension GA
az edgeorder address show

获取有关指定地址的信息。

Extension GA
az edgeorder address update

更新现有地址的属性。

Extension GA
az edgeorder address wait

将 CLI 置于等待状态,直到满足地址条件。

Extension GA
az edgeorder list-config

此方法提供订阅下给定产品系列、产品系列和产品的配置列表。

Extension GA
az edgeorder list-family

此方法提供给定订阅的产品系列列表。

Extension GA
az edgeorder list-metadata

此方法提供给定订阅的产品系列元数据列表。

Extension GA
az edgeorder order

使用 edgeorder 子组顺序管理订单。

Extension GA
az edgeorder order-item

使用 edgeorder 子组订单项管理订单项。

Extension GA
az edgeorder order-item cancel

取消订单项。

Extension GA
az edgeorder order-item create

创建订单项。 现有订单项不能使用此 API 进行更新,应改为使用更新订单项 API 进行更新。

Extension GA
az edgeorder order-item delete

删除订单项。

Extension GA
az edgeorder order-item list

在资源组级别列出订单项。 在订阅级别列出订单项。

Extension GA
az edgeorder order-item return

返回订单项。

Extension GA
az edgeorder order-item show

获取订单项。

Extension GA
az edgeorder order-item update

更新现有订单项的属性。

Extension GA
az edgeorder order-item wait

将 CLI 置于等待状态,直到满足订单项的条件。

Extension GA
az edgeorder order list

在资源组级别列出顺序。 在订阅级别列出订单。

Extension GA
az edgeorder order show

获取订单。

Extension GA

az edgeorder list-config

此方法提供订阅下给定产品系列、产品系列和产品的配置列表。

az edgeorder list-config --configuration-filters
                         [--location-placement-id]
                         [--quota-id]
                         [--registered-features]
                         [--skip-token]

示例

ListConfigurations

az edgeorder list-config --configuration-filters "[{\"filterableProperty\":[{\"type\":\"ShipToCountries\",\"supportedValues\":[\"US\"]}],\"hierarchyInformation\":{\"productFamilyName\":\"AzureStackEdge\",\"productLineName\":\"AzureStackEdge\",\"productName\":\"AzureStackEdgeGPU\"}}]"

必需参数

--configuration-filters

保存有关产品层次结构信息和可筛选属性的详细信息。 预期值:json-string/json-file/@json-file。

可选参数

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--location-placement-id

订阅的位置放置 ID。

属性
Parameter group: Customer Subscription Details Arguments
--quota-id

订阅的配额 ID。

属性
Parameter group: Customer Subscription Details Arguments
--registered-features

订阅的已注册功能标志列表。

用法:--registered-features name=XX state=XX

名称:订阅注册功能状态:订阅注册功能的状态

可以使用多个 --registered-features 参数指定多个作。

属性
Parameter group: Customer Subscription Details Arguments
--skip-token

配置列表支持$skipToken,该列表提供配置列表中的下一页。

全局参数
--debug

提高日志记录详细程度以显示所有调试日志。

属性
默认值: False
--help -h

显示此帮助消息并退出。

--only-show-errors

仅显示错误,禁止显示警告。

属性
默认值: False
--output -o

Output format.

属性
默认值: json
接受的值: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/

--subscription

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

增加日志记录详细程度。 使用 --debug 获取完整的调试日志。

属性
默认值: False

az edgeorder list-family

此方法提供给定订阅的产品系列列表。

az edgeorder list-family --filterable-properties
                         [--expand]
                         [--location-placement-id]
                         [--quota-id]
                         [--registered-features]
                         [--skip-token]

示例

ListProductFamilies

az edgeorder list-family --filterable-properties azurestackedge="{\"type\":\"ShipToCountries\",               \"supportedValues\":[\"US\"]}"

必需参数

--filterable-properties

产品系列的可筛选属性字典。 预期值:KEY1=VALUE1 KEY2=VALUE2 ...

可选参数

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--expand

产品配置参数支持$expand,该参数提供有关产品配置的详细信息。

--location-placement-id

订阅的位置放置 ID。

属性
Parameter group: Customer Subscription Details Arguments
--quota-id

订阅的配额 ID。

属性
Parameter group: Customer Subscription Details Arguments
--registered-features

订阅的已注册功能标志列表。

用法:--registered-features name=XX state=XX

名称:订阅注册功能状态:订阅注册功能的状态

可以使用多个 --registered-features 参数指定多个作。

属性
Parameter group: Customer Subscription Details Arguments
--skip-token

产品系列列表支持$skipToken,该列表提供产品系列列表中的下一页。

全局参数
--debug

提高日志记录详细程度以显示所有调试日志。

属性
默认值: False
--help -h

显示此帮助消息并退出。

--only-show-errors

仅显示错误,禁止显示警告。

属性
默认值: False
--output -o

Output format.

属性
默认值: json
接受的值: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/

--subscription

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

增加日志记录详细程度。 使用 --debug 获取完整的调试日志。

属性
默认值: False

az edgeorder list-metadata

此方法提供给定订阅的产品系列元数据列表。

az edgeorder list-metadata [--skip-token]

示例

ListProductFamiliesMetadata

az edgeorder list-metadata

可选参数

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--skip-token

产品系列元数据列表支持$skipToken,该列表提供产品系列元数据列表中的下一页。

全局参数
--debug

提高日志记录详细程度以显示所有调试日志。

属性
默认值: False
--help -h

显示此帮助消息并退出。

--only-show-errors

仅显示错误,禁止显示警告。

属性
默认值: False
--output -o

Output format.

属性
默认值: json
接受的值: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/

--subscription

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

增加日志记录详细程度。 使用 --debug 获取完整的调试日志。

属性
默认值: False