다음을 통해 공유


az footprint measurement-endpoint-condition

참고 항목

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

이 명령 그룹은 실험적이며 개발 중입니다. 참조 및 지원 수준: https://aka.ms/CLI_refstatus

측정 엔드포인트에서 측정 엔드포인트 조건을 관리하는 명령입니다.

명령

Name Description 형식 상태
az footprint measurement-endpoint-condition create

지정된 속성을 사용하여 Footprint 측정에서 측정 엔드포인트 조건을 만들거나 업데이트합니다.

내선 번호 실험적
az footprint measurement-endpoint-condition delete

공간 측정에서 기존 측정 엔드포인트 조건을 삭제합니다.

내선 번호 실험적
az footprint measurement-endpoint-condition list

발자국 측정 엔드포인트에서 모든 측정 엔드포인트 조건에 대한 정보를 검색합니다.

내선 번호 실험적
az footprint measurement-endpoint-condition show

발자국 측정 엔드포인트에서 단일 측정 엔드포인트 조건에 대한 정보를 검색합니다.

내선 번호 실험적
az footprint measurement-endpoint-condition update

지정된 속성을 사용하여 Footprint 측정에서 측정 엔드포인트 조건을 만들거나 업데이트합니다.

내선 번호 실험적

az footprint measurement-endpoint-condition create

실험적

명령 그룹 'footprint measurement-endpoint-condition'은 실험적이며 개발 중입니다. 참조 및 지원 수준: https://aka.ms/CLI_refstatus

지정된 속성을 사용하여 Footprint 측정에서 측정 엔드포인트 조건을 만들거나 업데이트합니다.

az footprint measurement-endpoint-condition create --constant
                                                   --endpoint-name
                                                   --name
                                                   --operator {ContainsValue, ContainsValueIgnoreCasing, DoesNotContainValue, DoesNotContainValueIgnoreCasing, IsExactValue, MatchValueIgnoreCasing}
                                                   --profile-name
                                                   --resource-group
                                                   --variable

예제

측정 엔드포인트 조건을 만들거나 업데이트합니다.

az footprint measurement-endpoint-condition create --name "condition0" --endpoint-name "endpoint1" --constant "Edge-Prod-WST" --operator "MatchValueIgnoreCasing" --variable "X-FD-EdgeEnvironment" --profile-name "fpProfile1" --resource-group "rgName"

필수 매개 변수

--constant

Footprint 측정 엔드포인트 조건의 상수입니다.

--endpoint-name

Footprint 측정 엔드포인트 리소스의 이름입니다.

--name

Footprint 측정 엔드포인트 조건 리소스의 이름입니다.

--operator

Footprint 측정 엔드포인트 조건의 연산자입니다.

허용되는 값: ContainsValue, ContainsValueIgnoreCasing, DoesNotContainValue, DoesNotContainValueIgnoreCasing, IsExactValue, MatchValueIgnoreCasing
--profile-name

Footprint 프로필 리소스의 이름입니다.

--resource-group -g

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

--variable

Footprint 측정 엔드포인트 조건의 변수입니다.

전역 매개 변수
--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 footprint measurement-endpoint-condition delete

실험적

명령 그룹 'footprint measurement-endpoint-condition'은 실험적이며 개발 중입니다. 참조 및 지원 수준: https://aka.ms/CLI_refstatus

공간 측정에서 기존 측정 엔드포인트 조건을 삭제합니다.

az footprint measurement-endpoint-condition delete [--endpoint-name]
                                                   [--ids]
                                                   [--name]
                                                   [--profile-name]
                                                   [--resource-group]
                                                   [--subscription]
                                                   [--yes]

예제

측정 엔드포인트 조건을 삭제합니다.

az footprint measurement-endpoint-condition delete --name "condition0" --endpoint-name "endpoint1" --profile-name "fpProfile1" --resource-group "rgName"

선택적 매개 변수

--endpoint-name

Footprint 측정 엔드포인트 리소스의 이름입니다.

--ids

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

--name

Footprint 측정 엔드포인트 조건 리소스의 이름입니다.

--profile-name

Footprint 프로필 리소스의 이름입니다.

--resource-group -g

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

--subscription

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

--yes -y

확인 메시지를 표시하지 않습니다.

기본값: False
전역 매개 변수
--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 footprint measurement-endpoint-condition list

실험적

명령 그룹 'footprint measurement-endpoint-condition'은 실험적이며 개발 중입니다. 참조 및 지원 수준: https://aka.ms/CLI_refstatus

발자국 측정 엔드포인트에서 모든 측정 엔드포인트 조건에 대한 정보를 검색합니다.

az footprint measurement-endpoint-condition list --endpoint-name
                                                 --profile-name
                                                 --resource-group

예제

측정 엔드포인트 아래에 모든 조건을 나열합니다.

az footprint measurement-endpoint-condition list --endpoint-name "endpoint1" --profile-name "fpProfile1" --resource-group "rgName"

필수 매개 변수

--endpoint-name

Footprint 측정 엔드포인트 리소스의 이름입니다.

--profile-name

Footprint 프로필 리소스의 이름입니다.

--resource-group -g

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

전역 매개 변수
--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 footprint measurement-endpoint-condition show

실험적

명령 그룹 'footprint measurement-endpoint-condition'은 실험적이며 개발 중입니다. 참조 및 지원 수준: https://aka.ms/CLI_refstatus

발자국 측정 엔드포인트에서 단일 측정 엔드포인트 조건에 대한 정보를 검색합니다.

az footprint measurement-endpoint-condition show [--endpoint-name]
                                                 [--ids]
                                                 [--name]
                                                 [--profile-name]
                                                 [--resource-group]
                                                 [--subscription]

예제

측정 엔드포인트 조건의 세부 정보를 가져옵니다.

az footprint measurement-endpoint-condition show --name "condition0" --endpoint-name "endpoint1" --profile-name "fpProfile1" --resource-group "rgName"

선택적 매개 변수

--endpoint-name

Footprint 측정 엔드포인트 리소스의 이름입니다.

--ids

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

--name

Footprint 측정 엔드포인트 조건 리소스의 이름입니다.

--profile-name

Footprint 프로필 리소스의 이름입니다.

--resource-group -g

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

--subscription

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

전역 매개 변수
--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 footprint measurement-endpoint-condition update

실험적

명령 그룹 'footprint measurement-endpoint-condition'은 실험적이며 개발 중입니다. 참조 및 지원 수준: https://aka.ms/CLI_refstatus

지정된 속성을 사용하여 Footprint 측정에서 측정 엔드포인트 조건을 만들거나 업데이트합니다.

az footprint measurement-endpoint-condition update --constant
                                                   --operator {ContainsValue, ContainsValueIgnoreCasing, DoesNotContainValue, DoesNotContainValueIgnoreCasing, IsExactValue, MatchValueIgnoreCasing}
                                                   --variable
                                                   [--endpoint-name]
                                                   [--ids]
                                                   [--name]
                                                   [--profile-name]
                                                   [--resource-group]
                                                   [--subscription]

필수 매개 변수

--constant

Footprint 측정 엔드포인트 조건의 상수입니다.

--operator

Footprint 측정 엔드포인트 조건의 연산자입니다.

허용되는 값: ContainsValue, ContainsValueIgnoreCasing, DoesNotContainValue, DoesNotContainValueIgnoreCasing, IsExactValue, MatchValueIgnoreCasing
--variable

Footprint 측정 엔드포인트 조건의 변수입니다.

선택적 매개 변수

--endpoint-name

Footprint 측정 엔드포인트 리소스의 이름입니다.

--ids

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

--name

Footprint 측정 엔드포인트 조건 리소스의 이름입니다.

--profile-name

Footprint 프로필 리소스의 이름입니다.

--resource-group -g

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

--subscription

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

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