File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -568,6 +568,7 @@ const autoGenList: AutoGenConfig[] = [
568568 {
569569 basePath : 'migrate/resource-manager' ,
570570 namespace : 'Microsoft.Migrate' ,
571+ suffix : 'Migrate'
571572 } ,
572573 {
573574 basePath : 'migrate/resource-manager' ,
@@ -586,10 +587,12 @@ const autoGenList: AutoGenConfig[] = [
586587 {
587588 basePath : 'migrateprojects/resource-manager' ,
588589 namespace : 'Microsoft.Migrate' ,
590+ suffix : 'MigrateProjects' ,
589591 } ,
590592 {
591593 basePath : 'resourcemover/resource-manager' ,
592594 namespace : 'Microsoft.Migrate' ,
595+ suffix : 'ResourceMover' ,
593596 } ,
594597 {
595598 basePath : 'mariadb/resource-manager' ,
Original file line number Diff line number Diff line change 57125712 "$ref" : " https://schema.management.azure.com/schemas/2019-06-01/Microsoft.ContainerService.json#/resourceDefinitions/managedClusters_agentPools"
57135713 },
57145714 {
5715- "$ref" : " https://schema.management.azure.com/schemas/2018-09-01-preview/Microsoft.Migrate.json#/resourceDefinitions/migrateProjects"
5715+ "$ref" : " https://schema.management.azure.com/schemas/2018-09-01-preview/Microsoft.Migrate.MigrateProjects. json#/resourceDefinitions/migrateProjects"
57165716 },
57175717 {
5718- "$ref" : " https://schema.management.azure.com/schemas/2018-09-01-preview/Microsoft.Migrate.json#/resourceDefinitions/migrateProjects_solutions"
5718+ "$ref" : " https://schema.management.azure.com/schemas/2018-09-01-preview/Microsoft.Migrate.MigrateProjects. json#/resourceDefinitions/migrateProjects_solutions"
57195719 },
57205720 {
57215721 "$ref" : " https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces"
Original file line number Diff line number Diff line change 61996199 "$ref" : " https://schema.management.azure.com/schemas/2019-06-01/Microsoft.ContainerService.json#/resourceDefinitions/managedClusters_agentPools"
62006200 },
62016201 {
6202- "$ref" : " https://schema.management.azure.com/schemas/2018-09-01-preview/Microsoft.Migrate.json#/resourceDefinitions/migrateProjects"
6202+ "$ref" : " https://schema.management.azure.com/schemas/2018-09-01-preview/Microsoft.Migrate.MigrateProjects. json#/resourceDefinitions/migrateProjects"
62036203 },
62046204 {
6205- "$ref" : " https://schema.management.azure.com/schemas/2018-09-01-preview/Microsoft.Migrate.json#/resourceDefinitions/migrateProjects_solutions"
6205+ "$ref" : " https://schema.management.azure.com/schemas/2018-09-01-preview/Microsoft.Migrate.MigrateProjects. json#/resourceDefinitions/migrateProjects_solutions"
62066206 },
62076207 {
62086208 "$ref" : " https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces"
You can’t perform that action at this time.
0 commit comments