We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef77ea9 commit 0dbb520Copy full SHA for 0dbb520
specification/redis/resource-manager/Microsoft.Cache/preview/2023-05-01-preview/redis.json
@@ -3268,6 +3268,7 @@
3268
"required": true,
3269
"type": "string",
3270
"description": "The name of the access policy that is being added to the Redis cache.",
3271
+ "x-ms-parameter-location": "method",
3272
"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]|[a-zA-Z0-9])$",
3273
"minLength": 3,
3274
"maxLength": 63
@@ -3278,6 +3279,7 @@
3278
3279
3280
3281
"description": "The name of the access policy assignment.",
3282
3283
3284
3285
0 commit comments