az footprint measurement-endpoint-condition
Note
This reference is part of the footprint extension for the Azure CLI (version 2.11.0 or higher). The extension will automatically install the first time you run an az footprint measurement-endpoint-condition command. Learn more about extensions.
This command group is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Commands to manage measurement endpoint conditions under a measurement endpoint.
Commands
Name | Description | Type | Status |
---|---|---|---|
az footprint measurement-endpoint-condition create |
Creates or updates a measurement endpoint condition under a Footprint measurement with the specified properties. |
Extension | Experimental |
az footprint measurement-endpoint-condition delete |
Deletes an existing measurement endpoint condition under a Footprint measurement. |
Extension | Experimental |
az footprint measurement-endpoint-condition list |
Retrieves the information about all measurement endpoint conditions under a Footprint measurement endpoint. |
Extension | Experimental |
az footprint measurement-endpoint-condition show |
Retrieves the information about a single measurement endpoint condition under a Footprint measurement endpoint. |
Extension | Experimental |
az footprint measurement-endpoint-condition update |
Creates or updates a measurement endpoint condition under a Footprint measurement with the specified properties. |
Extension | Experimental |
az footprint measurement-endpoint-condition create
Command group 'footprint measurement-endpoint-condition' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Creates or updates a measurement endpoint condition under a Footprint measurement with the specified properties.
az footprint measurement-endpoint-condition create --constant
--endpoint-name
--name
--operator {ContainsValue, ContainsValueIgnoreCasing, DoesNotContainValue, DoesNotContainValueIgnoreCasing, IsExactValue, MatchValueIgnoreCasing}
--profile-name
--resource-group
--variable
Examples
Create or update a measurement endpoint condition.
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"
Required Parameters
The constant of a Footprint measurement endpoint condition.
Name of the Footprint measurement endpoint resource.
Name of the Footprint measurement endpoint condition resource.
The operator of a Footprint measurement endpoint condition.
Name of the Footprint profile resource.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The variable of a Footprint measurement endpoint condition.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az footprint measurement-endpoint-condition delete
Command group 'footprint measurement-endpoint-condition' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Deletes an existing measurement endpoint condition under a Footprint measurement.
az footprint measurement-endpoint-condition delete [--endpoint-name]
[--ids]
[--name]
[--profile-name]
[--resource-group]
[--subscription]
[--yes]
Examples
Delete a measurement endpoint condition.
az footprint measurement-endpoint-condition delete --name "condition0" --endpoint-name "endpoint1" --profile-name "fpProfile1" --resource-group "rgName"
Optional Parameters
Name of the Footprint measurement endpoint resource.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Name of the Footprint measurement endpoint condition resource.
Name of the Footprint profile resource.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Do not prompt for confirmation.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az footprint measurement-endpoint-condition list
Command group 'footprint measurement-endpoint-condition' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Retrieves the information about all measurement endpoint conditions under a Footprint measurement endpoint.
az footprint measurement-endpoint-condition list --endpoint-name
--profile-name
--resource-group
Examples
List all conditions under a measurement endpoint.
az footprint measurement-endpoint-condition list --endpoint-name "endpoint1" --profile-name "fpProfile1" --resource-group "rgName"
Required Parameters
Name of the Footprint measurement endpoint resource.
Name of the Footprint profile resource.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az footprint measurement-endpoint-condition show
Command group 'footprint measurement-endpoint-condition' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Retrieves the information about a single measurement endpoint condition under a Footprint measurement endpoint.
az footprint measurement-endpoint-condition show [--endpoint-name]
[--ids]
[--name]
[--profile-name]
[--resource-group]
[--subscription]
Examples
Get the details of a measurement endpoint condition.
az footprint measurement-endpoint-condition show --name "condition0" --endpoint-name "endpoint1" --profile-name "fpProfile1" --resource-group "rgName"
Optional Parameters
Name of the Footprint measurement endpoint resource.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Name of the Footprint measurement endpoint condition resource.
Name of the Footprint profile resource.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az footprint measurement-endpoint-condition update
Command group 'footprint measurement-endpoint-condition' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Creates or updates a measurement endpoint condition under a Footprint measurement with the specified properties.
az footprint measurement-endpoint-condition update --constant
--operator {ContainsValue, ContainsValueIgnoreCasing, DoesNotContainValue, DoesNotContainValueIgnoreCasing, IsExactValue, MatchValueIgnoreCasing}
--variable
[--endpoint-name]
[--ids]
[--name]
[--profile-name]
[--resource-group]
[--subscription]
Required Parameters
The constant of a Footprint measurement endpoint condition.
The operator of a Footprint measurement endpoint condition.
The variable of a Footprint measurement endpoint condition.
Optional Parameters
Name of the Footprint measurement endpoint resource.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Name of the Footprint measurement endpoint condition resource.
Name of the Footprint profile resource.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.