Skip to content

Commit

Permalink
CodeGen from PR 24069 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Adding Failover Groups API for SQL DB on v5 tag for 2022-11-01 (#24069)

Co-authored-by: subhrob <subhrob@microsoft.com>
  • Loading branch information
SDKAuto and subhrob committed May 22, 2023
1 parent f5dce1d commit 0459a41
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions schemas/2020-11-01-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -1123,9 +1123,6 @@
{
"$ref": "#/definitions/servers_encryptionProtector_childResource"
},
{
"$ref": "#/definitions/servers_failoverGroups_childResource"
},
{
"$ref": "#/definitions/servers_firewallRules_childResource"
},
Expand Down Expand Up @@ -1171,6 +1168,9 @@
{
"$ref": "#/definitions/servers_elasticPools_childResource"
},
{
"$ref": "#/definitions/servers_failoverGroups_childResource"
},
{
"$ref": "#/definitions/servers_devOpsAuditingSettings_childResource"
}
Expand Down

0 comments on commit 0459a41

Please sign in to comment.