Skip to content

Commit 0507265

Browse files
author
SDKAuto
committed
CodeGen from PR 19594 in Azure/azure-rest-api-specs
Merge fe27cc58bd54c03b467a3d83ae1ab4f87ca8341c into 42ca0236ef14093f5aff0694efa34d5594e814a0
1 parent 1df0e37 commit 0507265

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

schemas/2021-05-01/Microsoft.DBforMySQL.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,10 +483,12 @@
483483
"properties": {
484484
"delegatedSubnetResourceId": {
485485
"type": "string",
486+
"format": "arm-id",
486487
"description": "Delegated subnet resource id used to setup vnet for a server."
487488
},
488489
"privateDnsZoneResourceId": {
489490
"type": "string",
491+
"format": "arm-id",
490492
"description": "Private DNS zone resource id."
491493
}
492494
},

0 commit comments

Comments
 (0)