az footprint measurement-endpoint-condition
Note
This reference is part of the footprint extension for the Azure CLI (version 2.11.0 or higher). 拡張機能は、az footprint measurement-endpoint-condition コマンドを初めて実行するときに自動的にインストールされます。 Learn more about extensions.
このコマンド グループは試験段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
測定エンドポイントの下で測定エンドポイント条件を管理するコマンド。
コマンド
名前 | 説明 | 型 | 状態 |
---|---|---|---|
az footprint measurement-endpoint-condition create |
フットプリント測定の下で、指定したプロパティを使用して測定エンドポイント条件を作成または更新します。 |
Extension | Experimental |
az footprint measurement-endpoint-condition delete |
フットプリント測定の下の既存の測定エンドポイント条件を削除します。 |
Extension | Experimental |
az footprint measurement-endpoint-condition list |
フットプリント測定エンドポイントのすべての測定エンドポイント条件に関する情報を取得します。 |
Extension | Experimental |
az footprint measurement-endpoint-condition show |
フットプリント測定エンドポイントの単一の測定エンドポイント条件に関する情報を取得します。 |
Extension | Experimental |
az footprint measurement-endpoint-condition update |
フットプリント測定の下で、指定したプロパティを使用して測定エンドポイント条件を作成または更新します。 |
Extension | Experimental |
az footprint measurement-endpoint-condition create
コマンド グループ 'footprint measurement-endpoint-condition' は試験段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
フットプリント測定の下で、指定したプロパティを使用して測定エンドポイント条件を作成または更新します。
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"
必須のパラメーター
フットプリント測定エンドポイント条件の定数。
フットプリント測定エンドポイント リソースの名前。
フットプリント測定エンドポイント条件リソースの名前。
フットプリント測定エンドポイント条件の演算子。
プロパティ | 値 |
---|---|
指定可能な値: | ContainsValue, ContainsValueIgnoreCasing, DoesNotContainValue, DoesNotContainValueIgnoreCasing, IsExactValue, MatchValueIgnoreCasing |
フットプリント プロファイル リソースの名前。
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
フットプリント測定エンドポイント条件の変数。
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
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"
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
フットプリント測定エンドポイント リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
フットプリント測定エンドポイント条件リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
フットプリント プロファイル リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
確認を求めないでください。
プロパティ | 値 |
---|---|
規定値: | False |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
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"
必須のパラメーター
フットプリント測定エンドポイント リソースの名前。
フットプリント プロファイル リソースの名前。
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
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"
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
フットプリント測定エンドポイント リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
フットプリント測定エンドポイント条件リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
フットプリント プロファイル リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az footprint measurement-endpoint-condition update
コマンド グループ 'footprint measurement-endpoint-condition' は試験段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
フットプリント測定の下で、指定したプロパティを使用して測定エンドポイント条件を作成または更新します。
az footprint measurement-endpoint-condition update --constant
--operator {ContainsValue, ContainsValueIgnoreCasing, DoesNotContainValue, DoesNotContainValueIgnoreCasing, IsExactValue, MatchValueIgnoreCasing}
--variable
[--endpoint-name]
[--ids]
[--name]
[--profile-name]
[--resource-group]
[--subscription]
必須のパラメーター
フットプリント測定エンドポイント条件の定数。
フットプリント測定エンドポイント条件の演算子。
プロパティ | 値 |
---|---|
指定可能な値: | ContainsValue, ContainsValueIgnoreCasing, DoesNotContainValue, DoesNotContainValueIgnoreCasing, IsExactValue, MatchValueIgnoreCasing |
フットプリント測定エンドポイント条件の変数。
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
フットプリント測定エンドポイント リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
フットプリント測定エンドポイント条件リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
フットプリント プロファイル リソースの名前。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
リソース グループの名前。
az configure --defaults group=<name>
を使用して既定のグループを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
プロパティ | 値 |
---|---|
Parameter group: | Resource Id Arguments |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |