From e16a7c85aa6b39f024e2f6d29eaaf92310648703 Mon Sep 17 00:00:00 2001 From: Omar Rodriguez Date: Fri, 28 Jan 2022 11:26:06 -0800 Subject: [PATCH 1/2] Removed NOT property --- .../stable/2021-10-01/costmanagement.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2021-10-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2021-10-01/costmanagement.json index cec626b3ec3f..49f4a3522c36 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2021-10-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2021-10-01/costmanagement.json @@ -1357,10 +1357,6 @@ }, "minItems": 2 }, - "not": { - "description": "The logical \"NOT\" expression.", - "$ref": "#/definitions/ReportConfigFilter" - }, "dimensions": { "description": "Has comparison expression for a dimension", "$ref": "#/definitions/ReportConfigComparisonExpression" From 680ad31f8731bfaa1e23e5a92de34845cf1e683c Mon Sep 17 00:00:00 2001 From: Omar Rodriguez Date: Fri, 28 Jan 2022 11:34:27 -0800 Subject: [PATCH 2/2] Removed NOT description --- .../stable/2021-10-01/costmanagement.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2021-10-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2021-10-01/costmanagement.json index 49f4a3522c36..8c8697e3c277 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2021-10-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2021-10-01/costmanagement.json @@ -2476,10 +2476,6 @@ }, "minItems": 2 }, - "not": { - "description": "The logical \"NOT\" expression.", - "$ref": "#/definitions/QueryFilter" - }, "dimensions": { "description": "Has comparison expression for a dimension", "$ref": "#/definitions/QueryComparisonExpression"