az network watcher connection-monitor output

연결 모니터의 출력을 관리합니다.

명령

az network watcher connection-monitor output add

연결 모니터에 출력을 추가합니다.

az network watcher connection-monitor output list

연결 모니터의 모든 출력을 나열합니다.

az network watcher connection-monitor output remove

연결 모니터에서 모든 출력을 제거합니다.

az network watcher connection-monitor output add

연결 모니터에 출력을 추가합니다.

az network watcher connection-monitor output add --connection-monitor
                                                 --location
                                                 --type {Workspace}
                                                 [--subscription]
                                                 [--workspace-id]

필수 매개 변수

--connection-monitor

연결 모니터 이름입니다.

--location -l

위치입니다. 값 출처: az account list-locations. az configure --defaults location=<location>을 사용하여 기본 위치를 구성할 수 있습니다.

--type

연결 모니터 출력 대상 유형입니다. 현재는 "작업 영역"만 지원됩니다.

허용되는 값: Workspace

선택적 매개 변수

--subscription

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

--workspace-id

로그 분석 작업 영역의 ID입니다.

az network watcher connection-monitor output list

연결 모니터의 모든 출력을 나열합니다.

az network watcher connection-monitor output list --connection-monitor
                                                  --location
                                                  [--query-examples]
                                                  [--subscription]

필수 매개 변수

--connection-monitor

연결 모니터 이름입니다.

--location -l

위치입니다. 값 출처: az account list-locations. az configure --defaults location=<location>을 사용하여 기본 위치를 구성할 수 있습니다.

선택적 매개 변수

--query-examples

JMESPath 문자열을 권장합니다. 쿼리 중 하나를 복사하여 큰따옴표 안에 --query 매개 변수를 붙여넣어 결과를 확인할 수 있습니다. 이러한 키워드를 기반으로 제안을 제공할 수 있도록 하나 이상의 위치 키워드를 추가할 수 있습니다.

--subscription

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

az network watcher connection-monitor output remove

연결 모니터에서 모든 출력을 제거합니다.

az network watcher connection-monitor output remove --connection-monitor
                                                    --location
                                                    [--subscription]

필수 매개 변수

--connection-monitor

연결 모니터 이름입니다.

--location -l

위치입니다. 값 출처: az account list-locations. az configure --defaults location=<location>을 사용하여 기본 위치를 구성할 수 있습니다.

선택적 매개 변수

--subscription

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