다음을 통해 공유


az healthcareapis operation-result

참고 항목

이 참조는 Azure CLI(버전 2.66.0 이상)에 대한 healthcareapis 확장의 일부입니다. az healthcareapis operation-result 명령을 처음 실행할 때 확장이 자동으로 설치됩니다. 확장 프로그램에 대해 자세히 알아보세요.

Healthcareapis 작업 결과입니다.

명령

Name Description 형식 상태
az healthcareapis operation-result show

장기 실행 작업에 대한 작업 결과를 가져옵니다.

내선 번호 GA

az healthcareapis operation-result show

장기 실행 작업에 대한 작업 결과를 가져옵니다.

az healthcareapis operation-result show [--ids]
                                        [--location-name]
                                        [--operation-result-id]
                                        [--subscription]

예제

작업 결과 가져오기

az healthcareapis operation-result show --location-name "westus" --operation-result-id "exampleid"

선택적 매개 변수

--ids

하나 이상의 리소스 ID(공백으로 구분)입니다. '리소스 ID' 인수의 모든 정보를 포함하는 완전한 리소스 ID여야 합니다. --ids 또는 기타 '리소스 ID' 인수를 제공해야 합니다.

--location-name

작업의 위치입니다.

--operation-result-id

가져올 작업 결과의 ID입니다.

--subscription

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

전역 매개 변수
--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를 사용합니다.