Skip to content

Commit

Permalink
Add update for location in order to support patch (#25192)
Browse files Browse the repository at this point in the history
  • Loading branch information
chchen3 authored Aug 15, 2023
1 parent 277c989 commit 2d2d12d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3013,7 +3013,8 @@
"description": "The Azure region where the reserved resource lives.",
"x-ms-mutability": [
"create",
"read"
"read",
"update"
]
},
"properties": {
Expand Down

0 comments on commit 2d2d12d

Please sign in to comment.