Skip to content

Commit

Permalink
Fixed help message for Remove-AzExpressRouteCircuitConnectionConfig p…
Browse files Browse the repository at this point in the history
…arameter AddressPrefixType (#13007)

* Fixed help message for Remove-AzExpressRouteCircuitConnectionConfig

* Updated ChangeLog.md

* Reverted changes to ChangeLog.md as per the review comment
  • Loading branch information
amwate authored Sep 21, 2020
1 parent de57a50 commit b440594
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,11 @@ Specifies the address family that needs to be removed from the config
Type: System.String
Parameter Sets: (All)
Aliases:
Accepted values: IPv4, IPv6
Accepted values: IPv4, IPv6, All

Required: False
Position: Named
Default value: None
Default value: IPv4
Accept pipeline input: False
Accept wildcard characters: False
```
Expand Down

0 comments on commit b440594

Please sign in to comment.