From d6df28215895f256708a29f4966ce848d5e45771 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Tue, 22 Mar 2022 02:15:17 +0000 Subject: [PATCH] CodeGen from PR 18309 in Azure/azure-rest-api-specs Dropping not from budget filter. (#18309) Co-authored-by: Maximiliano Vera Luna --- schemas/2021-10-01/Microsoft.Consumption.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/schemas/2021-10-01/Microsoft.Consumption.json b/schemas/2021-10-01/Microsoft.Consumption.json index 9e3c3a5e34..ed5f7fee7c 100644 --- a/schemas/2021-10-01/Microsoft.Consumption.json +++ b/schemas/2021-10-01/Microsoft.Consumption.json @@ -121,17 +121,6 @@ ], "description": "The comparison expression to be used in the budgets." }, - "not": { - "oneOf": [ - { - "$ref": "#/definitions/BudgetFilterProperties" - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "The Dimensions or Tags to filter a budget by." - }, "tags": { "oneOf": [ {