Skip to content

Commit 863a8c9

Browse files
author
SDKAuto
committed
CodeGen from PR 19594 in Azure/azure-rest-api-specs
Merge 63cc8bcd607dfb83f15ecfc25487471f835b4f7c into f4e7a1c99eff175286c3313ec875f79e4142ac1a
1 parent 367f277 commit 863a8c9

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)