az network nic vtap-config
Manage virtual network tap configurations.
Commands
az network nic vtap-config create |
Create a virtual network tap configuration. |
az network nic vtap-config delete |
Delete a virtual network tap configuration. |
az network nic vtap-config list |
List virtual network tap configurations. |
az network nic vtap-config show |
Get details of a virtual network tap configuration. |
az network nic vtap-config create
Create a virtual network tap configuration.
az network nic vtap-config create --name
--nic-name
--resource-group
--vnet-tap
Required Parameters
Name of the virtual network tap configuration.
Name of the network interface (NIC).
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of the virtual network tap.
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 nic vtap-config delete
Delete a virtual network tap configuration.
az network nic vtap-config delete --name
--nic-name
--resource-group
Required Parameters
Name of the virtual network tap configuration.
Name of the network interface (NIC).
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 nic vtap-config list
List virtual network tap configurations.
az network nic vtap-config list --nic-name
--resource-group
Required Parameters
Name of the network interface (NIC).
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 nic vtap-config show
Get details of a virtual network tap configuration.
az network nic vtap-config show --name
--nic-name
--resource-group
Required Parameters
Name of the virtual network tap configuration.
Name of the network interface (NIC).
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.