Skip to content

Commit 92aae3d

Browse files
authored
Merge pull request #1940 from vasundhraManhas/patch-1
Update autogenlist.ts
2 parents b782c8d + 44b78f0 commit 92aae3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

generator/autogenlist.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -944,6 +944,12 @@ const autoGenList: AutoGenConfig[] = [
944944
{
945945
basePath: 'datamigration/resource-manager',
946946
namespace: 'Microsoft.DataMigration',
947+
resourceConfig: [
948+
{
949+
type: 'databaseMigrations',
950+
scopes: ScopeType.Extension
951+
}
952+
]
947953
},
948954
{
949955
basePath: 'datadog/resource-manager',

0 commit comments

Comments
 (0)