az network application-gateway private-link ip-config
Manage IP configuration of a Private Link to configure its capability.
Commands
| az network application-gateway private-link ip-config add |
Add an IP configuration to a Private Link to scale up its capability. |
| az network application-gateway private-link ip-config list |
List all the IP configuration of a Private Link. |
| az network application-gateway private-link ip-config remove |
Remove an IP configuration from a Private Link to scale down its capability. |
| az network application-gateway private-link ip-config show |
Show an IP configuration of a Private Link. |
| az network application-gateway private-link ip-config wait |
Place the CLI in a waiting state until the condition of corresponding application gateway is met. |
az network application-gateway private-link ip-config add
Add an IP configuration to a Private Link to scale up its capability.
az network application-gateway private-link ip-config add --name
--private-link
[--gateway-name]
[--ids]
[--ip-address]
[--no-wait]
[--primary {false, true}]
[--resource-group]
Required Parameters
The name of the private IP for Private Link.
The name of Private Link.
Optional Parameters
Name of the application gateway.
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 static private IP address of a subnet for Private Link. If omitting, a dynamic one will be created.
Do not wait for the long-running operation to finish.
Whether the IP configuration is primary or not.
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 application-gateway private-link ip-config list
List all the IP configuration of a Private Link.
az network application-gateway private-link ip-config list --gateway-name
--private-link
--resource-group
Required Parameters
Name of the application gateway.
The name of Private Link.
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 application-gateway private-link ip-config remove
Remove an IP configuration from a Private Link to scale down its capability.
az network application-gateway private-link ip-config remove --name
--private-link
[--gateway-name]
[--ids]
[--no-wait]
[--resource-group]
[--yes]
Required Parameters
The name of the private IP for Private Link.
The name of Private Link.
Optional Parameters
Name of the application gateway.
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.
Do not wait for the long-running operation to finish.
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 application-gateway private-link ip-config show
Show an IP configuration of a Private Link.
az network application-gateway private-link ip-config show --name
--private-link
[--gateway-name]
[--ids]
[--resource-group]
Required Parameters
The name of the private IP for Private Link.
The name of Private Link.
Optional Parameters
Name of the application gateway.
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.
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 application-gateway private-link ip-config wait
Place the CLI in a waiting state until the condition of corresponding application gateway is met.
az network application-gateway private-link ip-config wait [--created]
[--custom]
[--deleted]
[--exists]
[--gateway-name]
[--ids]
[--interval]
[--resource-group]
[--timeout]
[--updated]
Optional Parameters
Wait until created with 'provisioningState' at 'Succeeded'.
Wait until the condition satisfies a custom JMESPath query. E.g. provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running'].
Wait until deleted.
Wait until the resource exists.
Name of the application gateway.
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.
Polling interval in seconds.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Maximum wait in seconds.
Wait until updated with provisioningState at 'Succeeded'.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ