Skip to content

Commit 4dbf273

Browse files
author
SDKAuto
committed
CodeGen from PR 19596 in Azure/azure-rest-api-specs
Merge bcfca397d778ea96b4fb4bf52602d1c8d2b00c27 into f4e7a1c99eff175286c3313ec875f79e4142ac1a
1 parent 367f277 commit 4dbf273

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

schemas/2020-12-01/Microsoft.Cache.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,7 @@
587587
"properties": {
588588
"linkedRedisCacheId": {
589589
"type": "string",
590+
"format": "arm-id",
590591
"description": "Fully qualified resourceId of the linked redis cache."
591592
},
592593
"linkedRedisCacheLocation": {

schemas/2021-06-01/Microsoft.Cache.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,7 @@
639639
"properties": {
640640
"linkedRedisCacheId": {
641641
"type": "string",
642+
"format": "arm-id",
642643
"description": "Fully qualified resourceId of the linked redis cache."
643644
},
644645
"linkedRedisCacheLocation": {

0 commit comments

Comments
 (0)