Skip to content

Commit 5cc8969

Browse files
author
SDKAuto
committed
CodeGen from PR 19910 in Azure/azure-rest-api-specs
Merge 6a5f994e195edfedbdd57a523116180cef628a19 into 80e53647ee8d8dbea0451689dbfde01977de5fdf
1 parent 367f277 commit 5cc8969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,15 +227,15 @@
227227
"DataEncryption": {
228228
"type": "object",
229229
"properties": {
230-
"geoBackupKeyUri": {
230+
"geoBackupKeyURI": {
231231
"type": "string",
232232
"description": "Geo backup key uri as key vault can't cross region, need cmk in same region as geo backup"
233233
},
234234
"geoBackupUserAssignedIdentityId": {
235235
"type": "string",
236236
"description": "Geo backup user identity resource id as identity can't cross region, need identity in same region as geo backup"
237237
},
238-
"primaryKeyUri": {
238+
"primaryKeyURI": {
239239
"type": "string",
240240
"description": "Primary key uri"
241241
},

0 commit comments

Comments
 (0)