az communication phonenumbers

참고 항목

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

이 명령 그룹은 더 이상 사용되지 않으며 향후 릴리스에서 제거될 예정입니다. 대신 'phonenumber'를 사용합니다.

Communication Service 리소스의 전화 번호를 관리하는 명령입니다.

명령

Name Description 형식 상태
az communication phonenumbers list-phonenumbers

Communication Service 리소스와 연결된 모든 전화 번호를 나열합니다.

내선 번호 Deprecated
az communication phonenumbers show-phonenumber

Communication Service 리소스와 연결된 전화 번호에 대한 세부 정보를 표시합니다.

내선 번호 Deprecated

az communication phonenumbers list-phonenumbers

사용되지 않음

명령 그룹 'communication phonenumbers'는 더 이상 사용되지 않으며 이후 릴리스에서 제거되므로 이 명령은 암시적으로 사용되지 않습니다. 대신 'phonenumber'를 사용합니다.

Communication Service 리소스와 연결된 모든 전화 번호를 나열합니다.

az communication phonenumbers list-phonenumbers [--connection-string]

예제

전화 번호 나열

az communication phonenumbers list-phonenumbers

선택적 매개 변수

--connection-string

통신 연결 문자열. 환경 변수: AZURE_COMMUNICATION_CONNECTION_STRING.

전역 매개 변수
--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 communication phonenumbers show-phonenumber

사용되지 않음

명령 그룹 'communication phonenumbers'는 더 이상 사용되지 않으며 이후 릴리스에서 제거되므로 이 명령은 암시적으로 사용되지 않습니다. 대신 'phonenumber'를 사용합니다.

Communication Service 리소스와 연결된 전화 번호에 대한 세부 정보를 표시합니다.

az communication phonenumbers show-phonenumber --phonenumber
                                               [--connection-string]

예제

전화 번호 표시

az communication phonenumbers show-phonenumber --phonenumber "+1833xxxxxxx"

필수 매개 변수

--phonenumber -p

정보를 가져올 전화 번호입니다.

선택적 매개 변수

--connection-string

통신 연결 문자열. 환경 변수: AZURE_COMMUNICATION_CONNECTION_STRING.

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