Skip to content

Commit 28b0ee2

Browse files
author
SDKAuto
committed
CodeGen from PR 11836 in Azure/azure-rest-api-specs
Merge ae0bbe94ae85cb3a7975d3cc17fda563a1d85459 into 4517a0151af2db9d65a2c3fed98a2ff036d92785
1 parent 3b31cef commit 28b0ee2

File tree

11 files changed

+959
-12
lines changed

11 files changed

+959
-12
lines changed

schemas/2014-04-01-preview/deploymentTemplate.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,6 +1843,8 @@
18431843
{ "$ref": "https://schema.management.azure.com/schemas/2019-10-01/Microsoft.Migrate.json#/resourceDefinitions/assessmentProjects_groups_assessments" },
18441844
{ "$ref": "https://schema.management.azure.com/schemas/2019-10-01/Microsoft.Migrate.json#/resourceDefinitions/assessmentProjects_hypervcollectors" },
18451845
{ "$ref": "https://schema.management.azure.com/schemas/2019-10-01/Microsoft.Migrate.json#/resourceDefinitions/assessmentProjects_vmwarecollectors" },
1846+
{ "$ref": "https://schema.management.azure.com/schemas/2019-10-01-preview/Microsoft.Migrate.json#/resourceDefinitions/moveCollections" },
1847+
{ "$ref": "https://schema.management.azure.com/schemas/2019-10-01-preview/Microsoft.Migrate.json#/resourceDefinitions/moveCollections_moveResources" },
18461848
{ "$ref": "https://schema.management.azure.com/schemas/2019-03-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups" },
18471849
{ "$ref": "https://schema.management.azure.com/schemas/2018-06-01-preview/Microsoft.ManagedServices.json#/resourceDefinitions/registrationAssignments" },
18481850
{ "$ref": "https://schema.management.azure.com/schemas/2018-06-01-preview/Microsoft.ManagedServices.json#/resourceDefinitions/registrationDefinitions" },

schemas/2014-04-01/Microsoft.Sql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2641,4 +2641,4 @@
26412641
"description": "Represents the properties of a database transparent data encryption."
26422642
}
26432643
}
2644-
}
2644+
}

schemas/2015-05-01-preview/Microsoft.Sql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1633,4 +1633,4 @@
16331633
"description": "Properties of a virtual network rule."
16341634
}
16351635
}
1636-
}
1636+
}

schemas/2017-03-01-preview/Microsoft.Sql.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1839,7 +1839,7 @@
18391839
"oneOf": [
18401840
{
18411841
"type": "number",
1842-
"default": 2
1842+
"default": 2.0
18431843
},
18441844
{
18451845
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
@@ -2991,4 +2991,4 @@
29912991
"description": "Properties of a Vulnerability Assessment recurring scans."
29922992
}
29932993
}
2994-
}
2994+
}

schemas/2017-10-01-preview/Microsoft.Sql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1101,4 +1101,4 @@
11011101
"description": "Properties of a Vulnerability Assessment recurring scans."
11021102
}
11031103
}
1104-
}
1104+
}

schemas/2018-06-01-preview/Microsoft.Sql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1358,4 +1358,4 @@
13581358
"description": "Properties of a Vulnerability Assessment recurring scans."
13591359
}
13601360
}
1361-
}
1361+
}

schemas/2019-06-01-preview/Microsoft.Sql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1459,4 +1459,4 @@
14591459
"description": "Workload group definition. For more information look at sys.workload_management_workload_groups (DMV)."
14601460
}
14611461
}
1462-
}
1462+
}

0 commit comments

Comments
 (0)