az network virtual-appliance sku
Command group 'az network virtual-appliance' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage Azure Network Virtual Appliance Sku.
Commands
Name | Description | Type | Status |
---|---|---|---|
az network virtual-appliance sku list |
List all Azure network virtual appliance sku. |
Core | Preview |
az network virtual-appliance sku show |
Show the detail of an Azure network virtual appliance sku. |
Core | Preview |
az network virtual-appliance sku list
Command group 'az network virtual-appliance sku' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
List all Azure network virtual appliance sku.
az network virtual-appliance sku list
Examples
List all Azure network virtual appliance sku.
az network virtual-appliance sku list
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 network virtual-appliance sku show
Command group 'az network virtual-appliance sku' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Show the detail of an Azure network virtual appliance sku.
az network virtual-appliance sku show [--ids]
[--name]
[--subscription]
Examples
Show the detail of an Azure network virtual appliance sku.
az network virtual-appliance sku show --name "barracudasdwanrelease"
Optional Parameters
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.
The name of Network Virtual Appliance SKU.
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.