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

az databoxedge device

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

使用 databoxedge 管理设备。

命令

名称 说明 类型 Status
az databoxedge device create

创建 Data Box Edge/Data Box Gateway 资源。

Core Preview
az databoxedge device delete

删除 Data Box Edge/Data Box Gateway 设备。

Core Preview
az databoxedge device download-update

下载 Data Box Edge/Data Box Gateway 设备上的更新。

Core Preview
az databoxedge device get-extended-information

获取指定 Azure Stack Edge/Data Box Gateway 设备的其他信息。

Core Preview
az databoxedge device install-update

在 Data Box Edge/Data Box Gateway 设备上安装更新。

Core Preview
az databoxedge device list

获取资源组或订阅中的所有 Data Box Edge/Data Box Gateway 设备。

Core Preview
az databoxedge device scan-for-update

扫描 Data Box Edge/Data Box Gateway 设备上的更新。

Core Preview
az databoxedge device share

管理设备共享。

Core Preview
az databoxedge device share create

在设备上创建共享。

Core Preview
az databoxedge device share delete

删除 Data Box Edge/Data Box Gateway 设备上的共享。

Core Preview
az databoxedge device share list

列出 Data Box Edge/Data Box Gateway 设备中的所有共享。

Core Preview
az databoxedge device share show

显示共享。

Core Preview
az databoxedge device share update

更新设备上的共享。

Core Preview
az databoxedge device show

获取 Data Box Edge/Data Box Gateway 设备的属性。

Core Preview
az databoxedge device show-update-summary

根据设备的最后一次扫描获取有关更新可用性的信息。 它还获取有关设备上任何正在进行的下载或安装作业的信息。

Core Preview
az databoxedge device storage-account

管理设备存储帐户。

Core Preview
az databoxedge device storage-account-credential

管理设备存储帐户凭据。

Core Preview
az databoxedge device storage-account-credential create

创建存储帐户凭据。

Core Preview
az databoxedge device storage-account-credential delete

删除存储帐户凭据。

Core Preview
az databoxedge device storage-account-credential list

列出 Data Box Edge/Data Box Gateway 设备中的所有存储帐户凭据。

Core Preview
az databoxedge device storage-account-credential show

获取指定存储帐户凭据的属性。

Core Preview
az databoxedge device storage-account-credential update

更新存储帐户凭据。

Core Preview
az databoxedge device storage-account container

管理设备存储帐户容器。

Core Preview
az databoxedge device storage-account container create

在设备上创建容器。

Core Preview
az databoxedge device storage-account container delete

删除 Data Box Edge/Data Box Gateway 设备上的容器。

Core Preview
az databoxedge device storage-account container list

列出 Data Box Edge/Data Box Gateway 设备中存储帐户的所有容器。

Core Preview
az databoxedge device storage-account container show

显示容器。

Core Preview
az databoxedge device storage-account container update

更新设备上的容器。

Core Preview
az databoxedge device storage-account create

在设备上创建存储帐户。

Core Preview
az databoxedge device storage-account delete

删除 Data Box Edge/Data Box Gateway 设备上的存储帐户。

Core Preview
az databoxedge device storage-account list

列出 Data Box Edge/Data Box Gateway 设备中的所有存储帐户。

Core Preview
az databoxedge device storage-account show

显示存储帐户。

Core Preview
az databoxedge device storage-account update

更新设备上的存储帐户。

Core Preview
az databoxedge device update

修改 Data Box Edge/Data Box Gateway 资源。

Core Preview
az databoxedge device user

管理设备用户。

Core Preview
az databoxedge device user create

在 Data Box Edge/Data Box Gateway 设备上创建用户。

Core Preview
az databoxedge device user delete

删除 databox edge/gateway 设备上的用户。

Core Preview
az databoxedge device user list

列出在 Data Box Edge/Data Box Gateway 设备上注册的所有用户。

Core Preview
az databoxedge device user show

显示用户。

Core Preview
az databoxedge device user update

更新 Data Box Edge/Data Box Gateway 设备上的用户。

Core Preview
az databoxedge device wait

将 CLI 置于等待状态,直到满足装箱设备的条件。

Core Preview

az databoxedge device create

预览

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

创建 Data Box Edge/Data Box Gateway 资源。

az databoxedge device create --device-name --name
                             --resource-group
                             [--description]
                             [--etag]
                             [--friendly-name]
                             [--location]
                             [--model-description]
                             [--no-wait]
                             [--sku {EP2_128_1T4_Mx1_W, EP2_256_2T4_W, EP2_64_1VPU_W, Edge, EdgeMR_Mini, EdgePR_Base, EdgePR_Base_UPS, EdgeP_Base, EdgeP_High, GPU, Gateway, Management, RCA_Large, RCA_Small, RDC, TCA_Large, TCA_Small, TDC, TEA_1Node, TEA_1Node_Heater, TEA_1Node_UPS, TEA_1Node_UPS_Heater, TEA_4Node_Heater, TEA_4Node_UPS_Heater, TMA}]
                             [--status {Disconnected, Maintenance, NeedsAttention, Offline, Online, PartiallyDisconnected, ReadyToSetup}]
                             [--tags]

示例

创建 Data Box Edge 资源。

az databoxedge device create --location "eastus" --sku "Edge" --name "testedgedevice" --resource-group "GroupForEdgeAutomation"

必需参数

--device-name --name -n

设备名称。

--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。

可选参数

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

--description

Data Box Edge/Gateway 设备的说明。

--etag

设备的 etag。

--friendly-name

Data Box Edge/Gateway 设备名称。

--location -l

Location. az account list-locations 中的值。 可以使用 az configure --defaults location=<location> 配置默认位置。

--model-description

Data Box Edge/Gateway 设备模型的说明。

--no-wait

不等待长时间运行的操作完成。

属性
默认值: False
--sku

SKU 类型。

属性
接受的值: EP2_128_1T4_Mx1_W, EP2_256_2T4_W, EP2_64_1VPU_W, Edge, EdgeMR_Mini, EdgePR_Base, EdgePR_Base_UPS, EdgeP_Base, EdgeP_High, GPU, Gateway, Management, RCA_Large, RCA_Small, RDC, TCA_Large, TCA_Small, TDC, TEA_1Node, TEA_1Node_Heater, TEA_1Node_UPS, TEA_1Node_UPS_Heater, TEA_4Node_Heater, TEA_4Node_UPS_Heater, TMA
--status

Data Box Edge/Gateway 设备的状态。

属性
接受的值: Disconnected, Maintenance, NeedsAttention, Offline, Online, PartiallyDisconnected, ReadyToSetup
--tags

空格分隔标记:key[=value] [key[=value] ...]。使用“”清除现有标记。

全局参数
--debug

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

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

显示此帮助消息并退出。

--only-show-errors

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

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

输出格式。

属性
默认值: 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 databoxedge device delete

预览

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

删除 Data Box Edge/Data Box Gateway 设备。

az databoxedge device delete [--device-name --name]
                             [--ids]
                             [--no-wait]
                             [--resource-group]
                             [--subscription]
                             [--yes]

示例

删除 Data Box Edge/Data Box Gateway 设备。

az databoxedge device delete --name "testedgedevice" --resource-group "GroupForEdgeAutomation"

可选参数

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

--device-name --name -n

设备名称。

属性
Parameter group: Resource Id Arguments
--ids

一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。

属性
Parameter group: Resource Id Arguments
--no-wait

不等待长时间运行的操作完成。

属性
默认值: False
--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。

属性
Parameter group: Resource Id Arguments
--subscription

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

属性
Parameter group: Resource Id Arguments
--yes -y

不要提示确认。

属性
默认值: False
全局参数
--debug

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

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

显示此帮助消息并退出。

--only-show-errors

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

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

输出格式。

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

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

--verbose

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

属性
默认值: False

az databoxedge device download-update

预览

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

下载 Data Box Edge/Data Box Gateway 设备上的更新。

az databoxedge device download-update [--device-name --name]
                                      [--ids]
                                      [--no-wait]
                                      [--resource-group]
                                      [--subscription]

示例

下载 Data Box Edge/Data Box Gateway 设备上的更新。

az databoxedge device download-update --name "testedgedevice" --resource-group "GroupForEdgeAutomation"

可选参数

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

--device-name --name -n

设备名称。

属性
Parameter group: Resource Id Arguments
--ids

一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。

属性
Parameter group: Resource Id Arguments
--no-wait

不等待长时间运行的操作完成。

属性
默认值: False
--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。

属性
Parameter group: Resource Id Arguments
--subscription

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

属性
Parameter group: Resource Id Arguments
全局参数
--debug

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

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

显示此帮助消息并退出。

--only-show-errors

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

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

输出格式。

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

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

--verbose

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

属性
默认值: False

az databoxedge device get-extended-information

预览

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

获取指定 Azure Stack Edge/Data Box Gateway 设备的其他信息。

az databoxedge device get-extended-information [--device-name]
                                               [--ids]
                                               [--resource-group]
                                               [--subscription]

示例

获取扩展信息

az databoxedge device get-extended information --device-name name -g rg

可选参数

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

--device-name

设备名称。

属性
Parameter group: Resource Id Arguments
--ids

一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。

属性
Parameter group: Resource Id Arguments
--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。

属性
Parameter group: Resource Id Arguments
--subscription

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

属性
Parameter group: Resource Id Arguments
全局参数
--debug

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

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

显示此帮助消息并退出。

--only-show-errors

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

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

输出格式。

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

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

--verbose

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

属性
默认值: False

az databoxedge device install-update

预览

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

在 Data Box Edge/Data Box Gateway 设备上安装更新。

az databoxedge device install-update [--device-name --name]
                                     [--ids]
                                     [--no-wait]
                                     [--resource-group]
                                     [--subscription]

示例

在 Data Box Edge/Data Box Gateway 设备上安装更新。

az databoxedge device install-update --name "testedgedevice" --resource-group "GroupForEdgeAutomation"

可选参数

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

--device-name --name -n

设备名称。

属性
Parameter group: Resource Id Arguments
--ids

一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。

属性
Parameter group: Resource Id Arguments
--no-wait

不等待长时间运行的操作完成。

属性
默认值: False
--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。

属性
Parameter group: Resource Id Arguments
--subscription

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

属性
Parameter group: Resource Id Arguments
全局参数
--debug

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

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

显示此帮助消息并退出。

--only-show-errors

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

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

输出格式。

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

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

--verbose

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

属性
默认值: False

az databoxedge device list

预览

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

获取资源组或订阅中的所有 Data Box Edge/Data Box Gateway 设备。

az databoxedge device list [--expand]
                           [--resource-group]

示例

获取资源组中的所有 Data Box Edge/Data Box Gateway 设备。

az databoxedge device list --resource-group "GroupForEdgeAutomation"

获取订阅中的所有 Data Box Edge/Data Box Gateway 设备。

az databoxedge device list

可选参数

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

--expand

指定 $expand=details 以填充与资源相关的其他字段,或指定 $skipToken=<token> 以填充列表中的下一页。

--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。

全局参数
--debug

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

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

显示此帮助消息并退出。

--only-show-errors

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

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

输出格式。

属性
默认值: 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 databoxedge device scan-for-update

预览

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

扫描 Data Box Edge/Data Box Gateway 设备上的更新。

az databoxedge device scan-for-update [--device-name --name]
                                      [--ids]
                                      [--no-wait]
                                      [--resource-group]
                                      [--subscription]

示例

扫描 Data Box Edge/Data Box Gateway 设备上的更新。

az databoxedge device scan-for-update --name "testedgedevice" --resource-group "GroupForEdgeAutomation"

可选参数

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

--device-name --name -n

设备名称。

属性
Parameter group: Resource Id Arguments
--ids

一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。

属性
Parameter group: Resource Id Arguments
--no-wait

不等待长时间运行的操作完成。

属性
默认值: False
--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。

属性
Parameter group: Resource Id Arguments
--subscription

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

属性
Parameter group: Resource Id Arguments
全局参数
--debug

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

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

显示此帮助消息并退出。

--only-show-errors

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

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

输出格式。

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

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

--verbose

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

属性
默认值: False

az databoxedge device show

预览

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

获取 Data Box Edge/Data Box Gateway 设备的属性。

az databoxedge device show [--device-name --name]
                           [--ids]
                           [--resource-group]
                           [--subscription]

示例

获取 Data Box Edge/Data Box Gateway 设备的属性。

az databoxedge device show --name "testedgedevice" --resource-group "GroupForEdgeAutomation"

可选参数

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

--device-name --name -n

设备名称。

属性
Parameter group: Resource Id Arguments
--ids

一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。

属性
Parameter group: Resource Id Arguments
--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。

属性
Parameter group: Resource Id Arguments
--subscription

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

属性
Parameter group: Resource Id Arguments
全局参数
--debug

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

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

显示此帮助消息并退出。

--only-show-errors

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

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

输出格式。

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

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

--verbose

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

属性
默认值: False

az databoxedge device show-update-summary

预览

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

根据设备的最后一次扫描获取有关更新可用性的信息。 它还获取有关设备上任何正在进行的下载或安装作业的信息。

az databoxedge device show-update-summary [--device-name --name]
                                          [--ids]
                                          [--resource-group]
                                          [--subscription]

示例

获取设备的更新摘要。

az databoxedge device show-update-summary --name "testedgedevice" --resource-group "GroupForEdgeAutomation"

可选参数

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

--device-name --name -n

设备名称。

属性
Parameter group: Resource Id Arguments
--ids

一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。

属性
Parameter group: Resource Id Arguments
--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。

属性
Parameter group: Resource Id Arguments
--subscription

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

属性
Parameter group: Resource Id Arguments
全局参数
--debug

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

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

显示此帮助消息并退出。

--only-show-errors

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

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

输出格式。

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

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

--verbose

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

属性
默认值: False

az databoxedge device update

预览

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

修改 Data Box Edge/Data Box Gateway 资源。

az databoxedge device update [--device-name --name]
                             [--ids]
                             [--resource-group]
                             [--subscription]
                             [--tags]

示例

修改 Data Box Edge/Data Box Gateway 资源。

az databoxedge device update --name "testedgedevice" --tags Key1="value1" Key2="value2" --resource-group "GroupForEdgeAutomation"

可选参数

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

--device-name --name -n

设备名称。

属性
Parameter group: Resource Id Arguments
--ids

一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。

属性
Parameter group: Resource Id Arguments
--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。

属性
Parameter group: Resource Id Arguments
--subscription

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

属性
Parameter group: Resource Id Arguments
--tags

空格分隔标记:key[=value] [key[=value] ...]。使用“”清除现有标记。

全局参数
--debug

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

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

显示此帮助消息并退出。

--only-show-errors

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

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

输出格式。

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

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

--verbose

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

属性
默认值: False

az databoxedge device wait

预览

命令组“databoxedge”处于预览状态,正在开发中。 参考和支持级别:https://aka.ms/CLI_refstatus

将 CLI 置于等待状态,直到满足装箱设备的条件。

az databoxedge device wait [--created]
                           [--custom]
                           [--deleted]
                           [--device-name --name]
                           [--exists]
                           [--ids]
                           [--interval]
                           [--resource-group]
                           [--subscription]
                           [--timeout]
                           [--updated]

示例

暂停执行下一行 CLI 脚本,直到成功创建数据箱设备。

az databoxedge device wait --name "testedgedevice" --resource-group "GroupForEdgeAutomation" --created

暂停执行下一行 CLI 脚本,直到成功删除数据箱设备。

az databoxedge device wait --name "testedgedevice" --resource-group "GroupForEdgeAutomation" --deleted

可选参数

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

--created

等待在“Succeeded”中使用“provisioningState”创建。

属性
Parameter group: Wait Condition Arguments
默认值: False
--custom

等待条件满足自定义 JMESPath 查询。 例如 provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running']。

属性
Parameter group: Wait Condition Arguments
--deleted

等到删除为止。

属性
Parameter group: Wait Condition Arguments
默认值: False
--device-name --name -n

设备名称。

属性
Parameter group: Resource Id Arguments
--exists

等待资源存在。

属性
Parameter group: Wait Condition Arguments
默认值: False
--ids

一个或多个资源 ID(以空格分隔)。 它应该是包含“Resource Id”参数的所有信息的完整资源 ID。 应提供 --ids 或其他“Resource Id”参数。

属性
Parameter group: Resource Id Arguments
--interval

轮询间隔(以秒为单位)。

属性
Parameter group: Wait Condition Arguments
默认值: 30
--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。

属性
Parameter group: Resource Id Arguments
--subscription

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

属性
Parameter group: Resource Id Arguments
--timeout

最大等待(以秒为单位)。

属性
Parameter group: Wait Condition Arguments
默认值: 3600
--updated

等到 provisioningState 更新为“Succeeded”。

属性
Parameter group: Wait Condition Arguments
默认值: False
全局参数
--debug

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

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

显示此帮助消息并退出。

--only-show-errors

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

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

输出格式。

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

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

--verbose

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

属性
默认值: False