az network firewall nat-rule collection
Manage and configure Azure Firewall NAT rules.
Collections are created as part of the az network firewall nat-rule create
command.
Commands
az network firewall nat-rule collection delete |
Delete an Azure Firewall NAT rule collection. |
az network firewall nat-rule collection list |
List Azure Firewall NAT rule collections. |
az network firewall nat-rule collection show |
Get the details of an Azure Firewall NAT rule collection. |
az network firewall nat-rule collection delete
Delete an Azure Firewall NAT rule collection.
az network firewall nat-rule collection delete --collection-name
--firewall-name
--resource-group
Required Parameters
Name of the rule collection.
Azure Firewall name.
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 firewall nat-rule collection list
List Azure Firewall NAT rule collections.
az network firewall nat-rule collection list --firewall-name
--resource-group
Required Parameters
Azure Firewall name.
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 firewall nat-rule collection show
Get the details of an Azure Firewall NAT rule collection.
az network firewall nat-rule collection show --collection-name
--firewall-name
--resource-group
Required Parameters
Name of the rule collection.
Azure Firewall name.
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.