Skip to content

Commit

Permalink
{AFD} Fix az afd rule condition list example issue (#30934)
Browse files Browse the repository at this point in the history
Co-authored-by: Jingnan Xu <jingnanxu@microsoft.com>
  • Loading branch information
Ptnan7 and Jingnan Xu authored Mar 5, 2025
1 parent ce0125d commit 9e84175
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class List(AAZCommand):
"""List all of the existing delivery rules within a rule set.
:example: List all the routes within the specified endpoint.
az afd route list -g group --profile-name profile --endpoint-name endpoint1
az afd rule condition list -g group --rule-set-name ruleSetName --profile-name profile --name rule1
"""

_aaz_info = {
Expand Down

0 comments on commit 9e84175

Please sign in to comment.