Skip to content

Commit d6df282

Browse files
SDKAutoMaximiliano Vera Luna
andcommitted
CodeGen from PR 18309 in Azure/azure-rest-api-specs
Dropping not from budget filter. (#18309) Co-authored-by: Maximiliano Vera Luna <[email protected]>
1 parent 9354738 commit d6df282

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

schemas/2021-10-01/Microsoft.Consumption.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -121,17 +121,6 @@
121121
],
122122
"description": "The comparison expression to be used in the budgets."
123123
},
124-
"not": {
125-
"oneOf": [
126-
{
127-
"$ref": "#/definitions/BudgetFilterProperties"
128-
},
129-
{
130-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
131-
}
132-
],
133-
"description": "The Dimensions or Tags to filter a budget by."
134-
},
135124
"tags": {
136125
"oneOf": [
137126
{

0 commit comments

Comments
 (0)