az datafactory integration-runtime linked-integration-runtime
注意
此參考是 Azure CLI 的 datafactory 延伸模組的一部分 (2.15.0 版或更高版本)。 擴充功能會在您第一次執行 az datafactory integration-runtime linked-integration-runtime 命令時自動安裝。 深入了解擴充功能。
使用 datafactory 子群組 linked-integration-runtime 來管理整合執行時間。
命令
名稱 | Description | 類型 | 狀態 |
---|---|---|---|
az datafactory integration-runtime linked-integration-runtime create |
在共用整合執行時間中建立連結整合執行時間專案。 |
擴充 | GA |
az datafactory integration-runtime linked-integration-runtime create
在共用整合執行時間中建立連結整合執行時間專案。
az datafactory integration-runtime linked-integration-runtime create --factory-name
--integration-runtime-name
--resource-group
[--data-factory-name]
[--location]
[--name]
[--subscription-id]
範例
IntegrationRuntimes_CreateLinkedIntegrationRuntime
az datafactory integration-runtime linked-integration-runtime create --name "bfa92911-9fb6-4fbe-8f23-beae87bc1c83" --location "West US" --data-factory-name "e9955d6d-56ea-4be3-841c-52a12c1a9981" --subscription-id "061774c7-4b5a-4159-a55b-365581830283" --factory-name "exampleFactoryName" --integration-runtime-name "exampleIntegrationRuntime" --resource-group "exampleResourceGroup"
必要參數
Factory 名稱。
整合執行時間名稱。
資源組名。 您可以使用 來設定預設群組 az configure --defaults group=<name>
。
選擇性參數
連結整合執行時間所屬的資料處理站名稱。
位置。 來自的值: az account list-locations
。 您可以使用 來設定預設位置 az configure --defaults location=<location>
。
連結整合執行時間的名稱。
連結整合執行時間所屬之訂用帳戶的識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。