Skip to content

Commit a6ba816

Browse files
authored
Update Reset-AzP2sVpnGateway.md (#13765)
1 parent c4819ce commit a6ba816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Network/Network/help/Reset-AzP2sVpnGateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Resets the P2SVpnGateway
3939

4040
### Example 1:
4141
```
42-
$Gateway = Get-AzVpnGateway -Name "ContosoVirtualGateway" -ResourceGroupName "RGName"
42+
$Gateway = Get-AzP2SVpnGateway -Name "ContosoVirtualGateway" -ResourceGroupName "RGName"
4343
Reset-AzP2sVpnGateway -P2SVpnGateway $Gateway
4444
```
4545

0 commit comments

Comments
 (0)