Skip to content

Commit

Permalink
[ReleasePR synapse] Remove maxSizeBytes property from Synapse v3 data…
Browse files Browse the repository at this point in the history
  • Loading branch information
msftbot[bot] authored Jun 14, 2021
2 parents af7d41a + 13eb62c commit c1d3794
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions schemas/2020-04-01-preview/Microsoft.Synapse.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,17 +159,6 @@
"type": "string",
"description": "The collation of the database."
},
"maxSizeBytes": {
"oneOf": [
{
"type": "integer"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "The max size of the database expressed in bytes."
},
"storageRedundancy": {
"oneOf": [
{
Expand Down

0 comments on commit c1d3794

Please sign in to comment.