다음을 통해 공유


az arc-multicloud solution-configuration

참고 항목

이 참조는 Azure CLI(버전 2.61.0 이상)에 대한 다중 클라우드 커넥터 확장의 일부입니다. 이 확장은 az arc-multicloud solution-configuration 명령을 처음 실행할 때 자동으로 설치됩니다. 확장 프로그램에 대해 자세히 알아보세요.

솔루션 구성에 대한 명령입니다.

자세한 내용은 다음을 https://learn.microsoft.com/en-us/cli/azure/arc-multicloud?view=azure-cli-latest참조하세요.

명령

Name Description 형식 상태
az arc-multicloud solution-configuration create

SolutionConfiguration을 만듭니다.

내선 번호 GA
az arc-multicloud solution-configuration delete

SolutionConfiguration을 삭제합니다.

내선 번호 GA
az arc-multicloud solution-configuration list

부모 퍼블릭 클라우드 커넥터별 SolutionConfiguration 리소스를 나열합니다.

내선 번호 GA
az arc-multicloud solution-configuration show

SolutionConfiguration을 가져옵니다.

내선 번호 GA
az arc-multicloud solution-configuration sync-now

원본 클라우드와 즉시 동기화를 트리거합니다.

내선 번호 GA
az arc-multicloud solution-configuration update

SolutionConfiguration을 업데이트합니다.

내선 번호 GA

az arc-multicloud solution-configuration create

SolutionConfiguration을 만듭니다.

az arc-multicloud solution-configuration create --connector-id
                                                --name
                                                [--solution-settings]
                                                [--solution-type]

예제

SolutionConfigurations_CreateOrUpdate

az arc-multicloud solution-configuration create --connector-id /subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridConnectivity/publicCloudConnectors/{} --name mySolutionConfig --solution-type "Microsoft.AssetManagement" --solution-settings periodicSync="true" cloudProviderServiceTypes="ec2,s3" awsGlobalReadOnly="true" cloudProviderRegions="us-east-1,us-east-2" periodicSyncTime="1"

SolutionConfigurations_CreateOrUpdate

az arc-multicloud solution-configuration create --connector-id /subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridConnectivity/publicCloudConnectors/{} --name mySolutionConfig --solution-type "Microsoft.HybridCompute.Onboard" --solution-settings periodicSync="true" cloudProviderRegions="us-east-1,us-east-2" periodicSyncTime="1"

필수 매개 변수

--connector-id

리소스의 정규화된 Azure Resource Manager 식별자입니다.

--name -n

솔루션 구성 리소스 이름을 나타냅니다.

선택적 매개 변수

--solution-settings

솔루션 설정은 약식 구문, json-file 및 yaml-file을 지원합니다. 더 많은 것을 표시하려면 "??"를 시도해 보세요.

--solution-type

솔루션의 형식입니다.

전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az arc-multicloud solution-configuration delete

SolutionConfiguration을 삭제합니다.

az arc-multicloud solution-configuration delete --connector-id
                                                --name
                                                [--yes]

예제

SolutionConfigurations_Delete

az arc-multicloud solution-configuration delete --connector-id  /subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridConnectivity/publicCloudConnectors/{} --name mySolutionConfig

필수 매개 변수

--connector-id

리소스의 정규화된 Azure Resource Manager 식별자입니다.

--name -n

솔루션 구성 리소스 이름을 나타냅니다.

선택적 매개 변수

--yes -y

확인을 묻는 메시지를 표시하지 마세요.

Default value: False
전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az arc-multicloud solution-configuration list

부모 퍼블릭 클라우드 커넥터별 SolutionConfiguration 리소스를 나열합니다.

az arc-multicloud solution-configuration list --connector-id
                                              [--max-items]
                                              [--next-token]

예제

SolutionConfigurations_List

az arc-multicloud solution-configuration list --connector-id /subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridConnectivity/publicCloudConnectors/{}

필수 매개 변수

--connector-id

리소스의 정규화된 Azure Resource Manager 식별자입니다.

선택적 매개 변수

--max-items

명령의 출력에서 반환할 총 항목 수입니다. 사용 가능한 총 항목 수가 지정된 값보다 많으면 명령의 출력에 토큰이 제공됩니다. 페이지 매김을 다시 시작하려면 후속 명령의 인수에 --next-token 토큰 값을 제공합니다.

--next-token

페이지 매김을 시작할 위치를 지정하는 토큰입니다. 이는 이전에 잘린 응답의 토큰 값입니다.

전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az arc-multicloud solution-configuration show

SolutionConfiguration을 가져옵니다.

az arc-multicloud solution-configuration show --connector-id
                                              --name

예제

SolutionConfigurations_Get

az arc-multicloud solution-configuration show --connector-id /subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridConnectivity/publicCloudConnectors/{} --name mySolutionConfig

필수 매개 변수

--connector-id

리소스의 정규화된 Azure Resource Manager 식별자입니다.

--name -n

솔루션 구성 리소스 이름을 나타냅니다.

전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az arc-multicloud solution-configuration sync-now

원본 클라우드와 즉시 동기화를 트리거합니다.

az arc-multicloud solution-configuration sync-now --connector-id
                                                  --name
                                                  [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]

예제

SolutionConfigurations_SyncNow

az arc-multicloud solution-configuration sync-now --connector-id /subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridConnectivity/publicCloudConnectors/{} --name mySolutionConfig

필수 매개 변수

--connector-id

리소스의 정규화된 Azure Resource Manager 식별자입니다.

--name -n

솔루션 구성 리소스 이름을 나타냅니다.

선택적 매개 변수

--no-wait

장기 실행 작업이 완료되기를 기다리지 마세요.

허용되는 값: 0, 1, f, false, n, no, t, true, y, yes
전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.

az arc-multicloud solution-configuration update

SolutionConfiguration을 업데이트합니다.

az arc-multicloud solution-configuration update --connector-id
                                                --name
                                                [--solution-settings]
                                                [--solution-type]

예제

SolutionConfigurations_Update

az arc-multicloud solution-configuration update --connector-id /subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridConnectivity/publicCloudConnectors/{} --name mySolutionConfig --solution-type "Microsoft.AssetManagement" --solution-settings periodicSync="true" cloudProviderServiceTypes="ec2,s3" awsGlobalReadOnly="true" cloudProviderRegions="us-east-1,us-east-2" periodicSyncTime="1"

필수 매개 변수

--connector-id

리소스의 정규화된 Azure Resource Manager 식별자입니다.

--name -n

솔루션 구성 리소스를 나타냅니다.

선택적 매개 변수

--solution-settings

솔루션 설정은 약식 구문, json-file 및 yaml-file을 지원합니다. 더 많은 것을 표시하려면 "??"를 시도해 보세요.

--solution-type

솔루션의 형식입니다.

전역 매개 변수
--debug

로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.

--help -h

이 도움말 메시지를 표시하고 종료합니다.

--only-show-errors

오류만 표시하고, 경고를 표시하지 않습니다.

--output -o

출력 형식입니다.

허용되는 값: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.

--subscription

구독의 이름 또는 ID입니다. az account set -s NAME_OR_ID를 사용하여 기본 위치를 구성할 수 있습니다.

--verbose

로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.