az datafactory integration-runtime self-hosted

참고

이 참조는 Azure CLI 대한 데이터 팩터리 확장의 일부이며 버전 2.15.0 이상에 필요합니다. az datafactory integration-runtime 자체 호스팅 명령을 처음 실행할 때 확장이 자동으로 설치됩니다. 확장에 대해 자세히 알아보세요.

데이터 팩터리 하위 그룹을 자체 호스팅하여 통합 런타임을 관리합니다.

명령

az datafactory integration-runtime self-hosted create

통합 런타임을 만듭니다.

az datafactory integration-runtime self-hosted create

통합 런타임을 만듭니다.

az datafactory integration-runtime self-hosted create --factory-name
                                                      --integration-runtime-name
                                                      --resource-group
                                                      [--description]
                                                      [--if-match]
                                                      [--linked-info]

예제

IntegrationRuntimes_Create

az datafactory integration-runtime self-hosted create --factory-name "exampleFactoryName" --description "A selfhosted integration runtime" --name "exampleIntegrationRuntime" --resource-group "exampleResourceGroup"

필수 매개 변수

--factory-name

팩터리 이름입니다.

--integration-runtime-name --name -n

통합 런타임 이름입니다.

--resource-group -g

리소스 그룹의 이름입니다. az configure --defaults group=<name>을 사용하여 기본 그룹을 구성할 수 있습니다.

선택적 매개 변수

--description

통합 런타임 설명입니다.

--if-match

통합 런타임 엔터티의 ETag입니다. 기존 엔터티와 일치해야 하거나 비조건부 업데이트에 사용할 수 있는 업데이트에 대해서만 지정해야 * 합니다.

--linked-info

연결된 통합 런타임의 기본 정의입니다. 예상 값: json-string/@json-file .