Skip to content

Commit c1d3794

Browse files
author
msftbot[bot]
authored
[ReleasePR synapse] Remove maxSizeBytes property from Synapse v3 database GET and PUT (#1760)
Create to sync Azure/azure-rest-api-specs#13988 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/master...AzureSDKAutomation:sdkAuto/synapse?expand=1)
2 parents af7d41a + 13eb62c commit c1d3794

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

schemas/2020-04-01-preview/Microsoft.Synapse.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -159,17 +159,6 @@
159159
"type": "string",
160160
"description": "The collation of the database."
161161
},
162-
"maxSizeBytes": {
163-
"oneOf": [
164-
{
165-
"type": "integer"
166-
},
167-
{
168-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
169-
}
170-
],
171-
"description": "The max size of the database expressed in bytes."
172-
},
173162
"storageRedundancy": {
174163
"oneOf": [
175164
{

0 commit comments

Comments
 (0)