Skip to content

Commit 1395391

Browse files
authored
Merge pull request #2791 from Azure/autogenerate
Autogenerate
2 parents 43cf8e8 + 8e0ade0 commit 1395391

File tree

8 files changed

+11414
-57
lines changed

8 files changed

+11414
-57
lines changed

generator/resources.json

Lines changed: 102 additions & 45 deletions
Large diffs are not rendered by default.

schemas/2022-01-01/Microsoft.Network.NRP.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17565,14 +17565,14 @@
1756517565
{
1756617566
"type": "array",
1756717567
"items": {
17568-
"type": "integer"
17568+
"type": "string"
1756917569
}
1757017570
},
1757117571
{
1757217572
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1757317573
}
1757417574
],
17575-
"description": "List of running operation IDs."
17575+
"description": "List of running operation GUIDs."
1757617576
}
1757717577
},
1757817578
"description": "The network watcher properties."

schemas/2022-03-30-preview/Microsoft.DataMigration.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
3838
}
3939
],
40-
"description": "Properties of the Database Migration Service instance"
40+
"description": "Properties of the Azure Database Migration Service (classic) instance"
4141
},
4242
"resources": {
4343
"type": "array",
@@ -234,7 +234,7 @@
234234
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
235235
}
236236
],
237-
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
237+
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
238238
},
239239
"type": {
240240
"type": "string",
@@ -277,7 +277,7 @@
277277
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
278278
}
279279
],
280-
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
280+
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
281281
},
282282
"type": {
283283
"type": "string",
@@ -1584,7 +1584,7 @@
15841584
"description": "The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined"
15851585
}
15861586
},
1587-
"description": "Properties of the Database Migration Service instance"
1587+
"description": "Properties of the Azure Database Migration Service (classic) instance"
15881588
},
15891589
"FileShare": {
15901590
"type": "object",
@@ -4532,7 +4532,7 @@
45324532
"description": "Key value pairs of client data to attach meta data information to task"
45334533
}
45344534
},
4535-
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
4535+
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
45364536
},
45374537
"SchemaMigrationSetting": {
45384538
"type": "object",
@@ -4744,7 +4744,7 @@
47444744
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
47454745
}
47464746
],
4747-
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
4747+
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
47484748
},
47494749
"type": {
47504750
"type": "string",
@@ -4787,7 +4787,7 @@
47874787
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
47884788
}
47894789
],
4790-
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
4790+
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
47914791
},
47924792
"type": {
47934793
"type": "string",
@@ -5061,7 +5061,7 @@
50615061
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
50625062
}
50635063
],
5064-
"description": "The SSIS store type of source, only SSIS catalog is supported now in DMS."
5064+
"description": "The SSIS store type of source, only SSIS catalog is supported now in DMS (classic)."
50655065
}
50665066
},
50675067
"description": "SSIS migration info with SSIS store type, overwrite policy."

schemas/2022-05-01/Microsoft.Network.NRP.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17870,14 +17870,14 @@
1787017870
{
1787117871
"type": "array",
1787217872
"items": {
17873-
"type": "integer"
17873+
"type": "string"
1787417874
}
1787517875
},
1787617876
{
1787717877
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1787817878
}
1787917879
],
17880-
"description": "List of running operation IDs."
17880+
"description": "List of running operation GUIDs."
1788117881
}
1788217882
},
1788317883
"description": "The network watcher properties."

0 commit comments

Comments
 (0)