az network p2s-vpn-gateway connection
Note
This reference is part of the virtual-wan extension for the Azure CLI (version 2.0.67 or higher). The extension will automatically install the first time you run an az network p2s-vpn-gateway connection command. Learn more about extensions.
Manage point-to-site VPN gateway connections.
Commands
| az network p2s-vpn-gateway connection list |
List all connections for a given point-to-site VPN gateway. |
| az network p2s-vpn-gateway connection show |
Show the details of a point-to-site VPN gateway connection. |
az network p2s-vpn-gateway connection list
List all connections for a given point-to-site VPN gateway.
az network p2s-vpn-gateway connection list --gateway-name
--resource-group
Examples
List all connections for a given point-to-site VPN gateway
az network p2s-vpn-gateway connection list -g MyRG --gateway-name MyP2SVPNGateway
Required Parameters
Name of the P2S VPN gateway.
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 p2s-vpn-gateway connection show
Show the details of a point-to-site VPN gateway connection.
az network p2s-vpn-gateway connection show --gateway-name
--name
--resource-group
Examples
Show the details of a point-to-site VPN gateway connection
az network p2s-vpn-gateway connection show -g MyRG -n connection --gateway-name MyP2SVPNGateway
Required Parameters
Name of the P2S VPN gateway.
Name of the P2S VPN gateway connection.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ