az network profile
Manage network profiles.
To create a network profile, see the create command for the relevant resource. Currently, only Azure Container Instances are supported.
Commands
| az network profile delete |
Delete a network profile. |
| az network profile list |
List network profiles. |
| az network profile show |
Get the details of a network profile. |
az network profile delete
Delete a network profile.
az network profile delete [--ids]
[--name]
[--resource-group]
[--yes]
Examples
Delete a network profile. (autogenerated)
az network profile delete --name MyNetworkProfile --resource-group MyResourceGroup
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 network profile name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Do not prompt for confirmation.
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 profile list
List network profiles.
az network profile list [--resource-group]
Examples
List network profiles (autogenerated)
az network profile list --resource-group MyResourceGroup
Optional Parameters
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.
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 profile show
Get the details of a network profile.
az network profile show [--expand]
[--ids]
[--name]
[--resource-group]
Examples
Get the details of a network profile. (autogenerated)
az network profile show --name MyNetworkProfile --resource-group MyResourceGroup
Optional Parameters
Expands referenced resources.
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 network profile 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.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ