From 1650727d00837b9dee0644ef04ec75418fde9b52 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 5 May 2021 20:12:04 +0000 Subject: [PATCH] CodeGen from PR 14251 in Azure/azure-rest-api-specs Merge 59f12d944421fe961c36c680bca52b33815c6f9a into a394eccc2ce26369cacbc113cf0c3a9c9501e689 --- schemas/2014-04-01/Microsoft.Sql.json | 4 ++-- schemas/2019-08-01/tenantDeploymentTemplate.json | 2 +- schemas/2020-11-01-preview/Microsoft.Sql.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/schemas/2014-04-01/Microsoft.Sql.json b/schemas/2014-04-01/Microsoft.Sql.json index f1f68e98a1..ba557f6a1f 100644 --- a/schemas/2014-04-01/Microsoft.Sql.json +++ b/schemas/2014-04-01/Microsoft.Sql.json @@ -358,10 +358,10 @@ "$ref": "#/definitions/servers_databases_extensions_childResource" }, { - "$ref": "#/definitions/servers_databases_securityAlertPolicies_childResource" + "$ref": "#/definitions/servers_databases_transparentDataEncryption_childResource" }, { - "$ref": "#/definitions/servers_databases_transparentDataEncryption_childResource" + "$ref": "#/definitions/servers_databases_securityAlertPolicies_childResource" }, { "$ref": "#/definitions/servers_databases_advisors_childResource" diff --git a/schemas/2019-08-01/tenantDeploymentTemplate.json b/schemas/2019-08-01/tenantDeploymentTemplate.json index 4fa366277e..2c7939de68 100644 --- a/schemas/2019-08-01/tenantDeploymentTemplate.json +++ b/schemas/2019-08-01/tenantDeploymentTemplate.json @@ -716,4 +716,4 @@ "description": "Output copy" } } -} +} \ No newline at end of file diff --git a/schemas/2020-11-01-preview/Microsoft.Sql.json b/schemas/2020-11-01-preview/Microsoft.Sql.json index 02f4490930..d4d12100a0 100644 --- a/schemas/2020-11-01-preview/Microsoft.Sql.json +++ b/schemas/2020-11-01-preview/Microsoft.Sql.json @@ -1409,10 +1409,10 @@ "$ref": "#/definitions/servers_databases_syncGroups_childResource" }, { - "$ref": "#/definitions/servers_databases_transparentDataEncryption_childResource" + "$ref": "#/definitions/servers_databases_workloadGroups_childResource" }, { - "$ref": "#/definitions/servers_databases_workloadGroups_childResource" + "$ref": "#/definitions/servers_databases_transparentDataEncryption_childResource" } ] }