az datafactory integration-runtime-node

注释

此参考是 Azure CLI(版本 2.15.0 或更高版本)的 数据工厂 扩展的一部分。 该扩展会在首次运行 az datafactory integration-runtime-node 命令时自动安装。 了解更多关于扩展 的相关信息。

使用 datafactory 管理集成运行时节点。

命令

名称 说明 类型 Status
az datafactory integration-runtime-node delete

删除自承载集成运行时节点。

扩展 GA
az datafactory integration-runtime-node get-ip-address

获取自承载集成运行时节点的 IP 地址。

扩展 GA
az datafactory integration-runtime-node show

获取自承载集成运行时节点。

扩展 GA
az datafactory integration-runtime-node update

更新自承载集成运行时节点。

扩展 GA

az datafactory integration-runtime-node delete

删除自承载集成运行时节点。

az datafactory integration-runtime-node delete [--factory-name]
                                               [--ids]
                                               [--integration-runtime-name]
                                               [--node-name]
                                               [--resource-group]
                                               [--subscription]
                                               [--yes]

示例

IntegrationRuntimesNodes_Delete

az datafactory integration-runtime-node delete --factory-name "exampleFactoryName" --integration-runtime-name "exampleIntegrationRuntime" --node-name "Node_1" --resource-group "exampleResourceGroup"

可选参数

--factory-name

工厂名称。

--ids

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

--integration-runtime-name

集成运行时名称。

--node-name

集成运行时节点名称。

--resource-group -g

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

--subscription

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

--yes -y

不要提示确认。

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

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

--help -h

显示此帮助消息并退出。

--only-show-errors

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

--output -o

输出格式。

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

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

--subscription

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

--verbose

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

az datafactory integration-runtime-node get-ip-address

获取自承载集成运行时节点的 IP 地址。

az datafactory integration-runtime-node get-ip-address [--factory-name]
                                                       [--ids]
                                                       [--integration-runtime-name]
                                                       [--node-name]
                                                       [--resource-group]
                                                       [--subscription]

示例

IntegrationRuntimeNodes_GetIpAddress

az datafactory integration-runtime-node get-ip-address --factory-name "exampleFactoryName" --integration-runtime-name "exampleIntegrationRuntime" --node-name "Node_1" --resource-group "exampleResourceGroup"

可选参数

--factory-name

工厂名称。

--ids

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

--integration-runtime-name

集成运行时名称。

--node-name

集成运行时节点名称。

--resource-group -g

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

--subscription

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

全局参数
--debug

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

--help -h

显示此帮助消息并退出。

--only-show-errors

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

--output -o

输出格式。

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

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

--subscription

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

--verbose

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

az datafactory integration-runtime-node show

获取自承载集成运行时节点。

az datafactory integration-runtime-node show [--factory-name]
                                             [--ids]
                                             [--integration-runtime-name]
                                             [--node-name]
                                             [--resource-group]
                                             [--subscription]

示例

IntegrationRuntimeNodes_Get

az datafactory integration-runtime-node show --factory-name "exampleFactoryName" --integration-runtime-name "exampleIntegrationRuntime" --node-name "Node_1" --resource-group "exampleResourceGroup"

可选参数

--factory-name

工厂名称。

--ids

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

--integration-runtime-name

集成运行时名称。

--node-name

集成运行时节点名称。

--resource-group -g

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

--subscription

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

全局参数
--debug

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

--help -h

显示此帮助消息并退出。

--only-show-errors

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

--output -o

输出格式。

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

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

--subscription

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

--verbose

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

az datafactory integration-runtime-node update

更新自承载集成运行时节点。

az datafactory integration-runtime-node update [--concurrent-jobs-limit]
                                               [--factory-name]
                                               [--ids]
                                               [--integration-runtime-name]
                                               [--node-name]
                                               [--resource-group]
                                               [--subscription]

示例

IntegrationRuntimeNodes_Update

az datafactory integration-runtime-node update --factory-name "exampleFactoryName" --integration-runtime-name "exampleIntegrationRuntime" --node-name "Node_1" --resource-group "exampleResourceGroup" --concurrent-jobs-limit 2

可选参数

--concurrent-jobs-limit

允许在集成运行时节点上运行的并发作业数。 允许介于 1 和 maxConcurrentJobs(非独占)之间的值。

--factory-name

工厂名称。

--ids

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

--integration-runtime-name

集成运行时名称。

--node-name

集成运行时节点名称。

--resource-group -g

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

--subscription

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

全局参数
--debug

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

--help -h

显示此帮助消息并退出。

--only-show-errors

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

--output -o

输出格式。

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

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

--subscription

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

--verbose

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