az network front-door load-balancing
Manage Front Door load-balancing settings.
Commands
az network front-door load-balancing create |
Create Front Door load-balancing settings. |
az network front-door load-balancing delete |
Delete Front Door load-balancing settings. |
az network front-door load-balancing list |
List Front Door load-balancing settingss. |
az network front-door load-balancing show |
Get the details of a Front Door load-balancing settings bundle. |
az network front-door load-balancing create
Create Front Door load-balancing settings.
az network front-door load-balancing create --front-door-name
--name
--resource-group
--sample-size
--successful-samples-required
[--additional-latency]
Required Parameters
Name of the Front Door.
Name of the load balancing settings.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The number of samples to consider for load balancing decisions.
The number of samples within the sample period that must succeed.
Optional Parameters
The additional latency in milliseconds for probes to fall in the lowest latency bucket.
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.
Increase logging verbosity. Use --debug for full debug logs.
az network front-door load-balancing delete
Delete Front Door load-balancing settings.
az network front-door load-balancing delete --front-door-name
--name
--resource-group
Required Parameters
Name of the Front Door.
Name of the load balancing settings.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
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.
Increase logging verbosity. Use --debug for full debug logs.
az network front-door load-balancing list
List Front Door load-balancing settingss.
az network front-door load-balancing list --front-door-name
--resource-group
Required Parameters
Name of the Front Door.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
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.
Increase logging verbosity. Use --debug for full debug logs.
az network front-door load-balancing show
Get the details of a Front Door load-balancing settings bundle.
az network front-door load-balancing show --front-door-name
--name
--resource-group
Required Parameters
Name of the Front Door.
Name of the load balancing settings.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
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.
Increase logging verbosity. Use --debug for full debug logs.