From 13dd1095e8561ac975b4ce0a671e1d65a056e8c6 Mon Sep 17 00:00:00 2001 From: Elie Abi Chahine Date: Tue, 8 Dec 2020 11:42:32 -0800 Subject: [PATCH 1/8] fix dataSet typo --- .../stable/2019-11-01/costmanagement.json | 2 +- .../stable/2019-11-01/examples/PrivateView.json | 2 +- .../2019-11-01/examples/PrivateViewCreateOrUpdate.json | 6 +++--- .../stable/2019-11-01/examples/PrivateViewList.json | 4 ++-- .../stable/2019-11-01/examples/ViewByResourceGroup.json | 2 +- .../examples/ViewCreateOrUpdateByResourceGroup.json | 6 +++--- .../stable/2019-11-01/examples/ViewListByResourceGroup.json | 4 ++-- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json index fe19fb417e7f..3e7238a45f3c 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json @@ -1292,7 +1292,7 @@ "description": "Has time period for pulling data for the report.", "$ref": "#/definitions/ReportConfigTimePeriod" }, - "dataset": { + "dataSet": { "description": "Has definition for data in this report config.", "$ref": "#/definitions/ReportConfigDataset" } diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateView.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateView.json index 7e2e12355b65..9c2d32c14897 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateView.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateView.json @@ -16,7 +16,7 @@ "query": { "type": "Usage", "timeframe": "MonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewCreateOrUpdate.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewCreateOrUpdate.json index d18aabd205b7..f406c219fbf3 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewCreateOrUpdate.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewCreateOrUpdate.json @@ -9,7 +9,7 @@ "query": { "type": "Usage", "timeframe": "MonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { @@ -71,7 +71,7 @@ "query": { "type": "Usage", "timeframe": "MonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { @@ -132,7 +132,7 @@ "query": { "type": "Usage", "timeframe": "MonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewList.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewList.json index fa4fa0e07de5..05bf61d49c40 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewList.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewList.json @@ -17,7 +17,7 @@ "query": { "type": "Usage", "timeframe": "MonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { @@ -76,7 +76,7 @@ "query": { "type": "Usage", "timeframe": "LastMonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewByResourceGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewByResourceGroup.json index 80edf823d58b..136aef29d530 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewByResourceGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewByResourceGroup.json @@ -17,7 +17,7 @@ "query": { "type": "Usage", "timeframe": "MonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewCreateOrUpdateByResourceGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewCreateOrUpdateByResourceGroup.json index d71bbe14baba..9fcdf89cff91 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewCreateOrUpdateByResourceGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewCreateOrUpdateByResourceGroup.json @@ -10,7 +10,7 @@ "query": { "type": "Usage", "timeframe": "MonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { @@ -72,7 +72,7 @@ "query": { "type": "Usage", "timeframe": "MonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { @@ -133,7 +133,7 @@ "query": { "type": "Usage", "timeframe": "MonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewListByResourceGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewListByResourceGroup.json index efbfa5040ac6..8703dd174afa 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewListByResourceGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewListByResourceGroup.json @@ -18,7 +18,7 @@ "query": { "type": "Usage", "timeframe": "MonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { @@ -77,7 +77,7 @@ "query": { "type": "Usage", "timeframe": "LastMonthToDate", - "dataset": { + "dataSet": { "granularity": "Daily", "aggregation": { "totalCost": { From 3e33bcd59d105473be9c6b5be9095aa1e51f35e2 Mon Sep 17 00:00:00 2001 From: Elie Abi Chahine Date: Tue, 8 Dec 2020 21:28:33 -0800 Subject: [PATCH 2/8] fix dimensions and tags typo --- .../stable/2019-11-01/costmanagement.json | 4 ++-- .../examples/BillingAccountForecast.json | 6 +++--- .../examples/BillingAccountQuery.json | 6 +++--- .../examples/BillingProfileForecast.json | 6 +++--- .../examples/DepartmentForecast.json | 6 +++--- .../2019-11-01/examples/DepartmentQuery.json | 6 +++--- .../examples/EnrollmentAccountForecast.json | 6 +++--- .../examples/EnrollmentAccountQuery.json | 6 +++--- .../examples/ExportByBillingAccount.json | 4 ++-- .../examples/ExportByDepartment.json | 4 ++-- .../examples/ExportByEnrollmentAccount.json | 4 ++-- .../examples/ExportByManagementGroup.json | 4 ++-- .../examples/ExportByResourceGroup.json | 4 ++-- .../examples/ExportBySubscription.json | 4 ++-- .../ExportCreateOrUpdateByBillingAccount.json | 6 +++--- .../ExportCreateOrUpdateByDepartment.json | 18 +++++++++--------- ...xportCreateOrUpdateByEnrollmentAccount.json | 18 +++++++++--------- .../ExportCreateOrUpdateByManagementGroup.json | 18 +++++++++--------- .../ExportCreateOrUpdateByResourceGroup.json | 18 +++++++++--------- .../ExportCreateOrUpdateBySubscription.json | 18 +++++++++--------- .../ExportExecutionListByBillingAccount.json | 12 ++++++------ .../ExportExecutionListByDepartment.json | 12 ++++++------ ...ExportExecutionListByEnrollmentAccount.json | 12 ++++++------ .../ExportExecutionListByManagementGroup.json | 12 ++++++------ .../ExportExecutionListByResourceGroup.json | 12 ++++++------ .../ExportExecutionListBySubscription.json | 12 ++++++------ .../examples/ExportListByBillingAccount.json | 10 +++++----- .../examples/ExportListByDepartment.json | 10 +++++----- .../ExportListByEnrollmentAccount.json | 10 +++++----- .../examples/ExportListByManagementGroup.json | 10 +++++----- .../examples/ExportListByResourceGroup.json | 10 +++++----- .../examples/ExportListBySubscription.json | 10 +++++----- .../ExternalBillingAccountForecast.json | 6 +++--- .../examples/ExternalBillingAccountsQuery.json | 6 +++--- .../examples/ExternalSubscriptionForecast.json | 6 +++--- .../examples/ExternalSubscriptionsQuery.json | 6 +++--- .../examples/InvoiceSectionForecast.json | 6 +++--- .../examples/MCABillingAccountQuery.json | 6 +++--- .../examples/MCABillingProfileQuery.json | 6 +++--- .../2019-11-01/examples/MCACustomerQuery.json | 6 +++--- .../examples/MCAInvoiceSectionQuery.json | 6 +++--- .../examples/ManagementGroupQuery.json | 6 +++--- .../examples/ResourceGroupForecast.json | 6 +++--- .../examples/ResourceGroupQuery.json | 6 +++--- .../examples/SubscriptionForecast.json | 6 +++--- .../2019-11-01/examples/SubscriptionQuery.json | 6 +++--- 46 files changed, 191 insertions(+), 191 deletions(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json index 3e7238a45f3c..0add412f4611 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json @@ -2529,11 +2529,11 @@ "description": "The logical \"NOT\" expression.", "$ref": "#/definitions/QueryFilter" }, - "dimension": { + "dimensions": { "description": "Has comparison expression for a dimension", "$ref": "#/definitions/QueryComparisonExpression" }, - "tag": { + "tags": { "description": "Has comparison expression for a tag", "$ref": "#/definitions/QueryComparisonExpression" } diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingAccountForecast.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingAccountForecast.json index 7bc6e323939a..ba36290ceb4f 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingAccountForecast.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingAccountForecast.json @@ -13,7 +13,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -23,7 +23,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -35,7 +35,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingAccountQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingAccountQuery.json index 80d3082985f3..6733fb12fed0 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingAccountQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingAccountQuery.json @@ -13,7 +13,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -23,7 +23,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -35,7 +35,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingProfileForecast.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingProfileForecast.json index 30098593bd9f..dcdb2817aff2 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingProfileForecast.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/BillingProfileForecast.json @@ -14,7 +14,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -24,7 +24,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -36,7 +36,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/DepartmentForecast.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/DepartmentForecast.json index fdfe31599e80..20df019cdb91 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/DepartmentForecast.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/DepartmentForecast.json @@ -14,7 +14,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -24,7 +24,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -36,7 +36,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/DepartmentQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/DepartmentQuery.json index 59cd36defe51..c783e7253d40 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/DepartmentQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/DepartmentQuery.json @@ -14,7 +14,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -24,7 +24,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -36,7 +36,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/EnrollmentAccountForecast.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/EnrollmentAccountForecast.json index 2e598af0213b..50a1aa177c66 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/EnrollmentAccountForecast.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/EnrollmentAccountForecast.json @@ -14,7 +14,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -24,7 +24,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -36,7 +36,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/EnrollmentAccountQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/EnrollmentAccountQuery.json index d8adb4734eea..cb30a2f5ef13 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/EnrollmentAccountQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/EnrollmentAccountQuery.json @@ -14,7 +14,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -24,7 +24,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -36,7 +36,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByBillingAccount.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByBillingAccount.json index c3b53df0aa4b..0b081b0e75f8 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByBillingAccount.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByBillingAccount.json @@ -57,7 +57,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -67,7 +67,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "Contains", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByDepartment.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByDepartment.json index b7adaf9c4f60..785971e0e764 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByDepartment.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByDepartment.json @@ -58,7 +58,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -68,7 +68,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "Contains", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByEnrollmentAccount.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByEnrollmentAccount.json index 81e192181afc..b1a6d404e7d1 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByEnrollmentAccount.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByEnrollmentAccount.json @@ -58,7 +58,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -68,7 +68,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "Contains", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByManagementGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByManagementGroup.json index 8405f3546568..bb017f14bfe6 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByManagementGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByManagementGroup.json @@ -57,7 +57,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -67,7 +67,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "Contains", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByResourceGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByResourceGroup.json index 4c1d78865645..91087c2c959a 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByResourceGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportByResourceGroup.json @@ -58,7 +58,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -68,7 +68,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "Contains", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportBySubscription.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportBySubscription.json index e87b7efff9b4..f94ae45481a6 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportBySubscription.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportBySubscription.json @@ -57,7 +57,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -67,7 +67,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "Contains", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByBillingAccount.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByBillingAccount.json index 4487cdfc4cff..d4ab16e70ad3 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByBillingAccount.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByBillingAccount.json @@ -57,7 +57,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -67,7 +67,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -79,7 +79,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByDepartment.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByDepartment.json index 386a49a259b7..9e5dc7daeb6d 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByDepartment.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByDepartment.json @@ -58,7 +58,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -68,7 +68,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -80,7 +80,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -153,7 +153,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -163,7 +163,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -175,7 +175,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -247,7 +247,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -257,7 +257,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -269,7 +269,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByEnrollmentAccount.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByEnrollmentAccount.json index e86f55e6ba19..4a1c851a2cbb 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByEnrollmentAccount.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByEnrollmentAccount.json @@ -58,7 +58,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -68,7 +68,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -80,7 +80,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -153,7 +153,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -163,7 +163,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -175,7 +175,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -247,7 +247,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -257,7 +257,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -269,7 +269,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByManagementGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByManagementGroup.json index c2c8e3c2d292..c63116bd07d9 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByManagementGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByManagementGroup.json @@ -57,7 +57,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -67,7 +67,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -79,7 +79,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -152,7 +152,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -162,7 +162,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -174,7 +174,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -246,7 +246,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -256,7 +256,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -268,7 +268,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByResourceGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByResourceGroup.json index c93d5b566c76..3e98341b2590 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByResourceGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByResourceGroup.json @@ -58,7 +58,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -68,7 +68,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -80,7 +80,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -153,7 +153,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -163,7 +163,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -175,7 +175,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -247,7 +247,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -257,7 +257,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -269,7 +269,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateBySubscription.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateBySubscription.json index a55a817ae360..cdcffe8454a6 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateBySubscription.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateBySubscription.json @@ -57,7 +57,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -67,7 +67,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -79,7 +79,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -152,7 +152,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -162,7 +162,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -174,7 +174,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -246,7 +246,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -256,7 +256,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -268,7 +268,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByBillingAccount.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByBillingAccount.json index cdb6d8263d87..0350005cf272 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByBillingAccount.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByBillingAccount.json @@ -63,7 +63,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -73,7 +73,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -85,7 +85,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -154,7 +154,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -164,7 +164,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -176,7 +176,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByDepartment.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByDepartment.json index a55cfd0ca00e..95b029348d7b 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByDepartment.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByDepartment.json @@ -64,7 +64,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -74,7 +74,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -86,7 +86,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -155,7 +155,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -165,7 +165,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -177,7 +177,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByEnrollmentAccount.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByEnrollmentAccount.json index 75e903c777b7..dadbd052d1fc 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByEnrollmentAccount.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByEnrollmentAccount.json @@ -64,7 +64,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -74,7 +74,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -86,7 +86,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -155,7 +155,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -165,7 +165,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -177,7 +177,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByManagementGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByManagementGroup.json index 7c7bbac88f20..fba913a0d9d2 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByManagementGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByManagementGroup.json @@ -63,7 +63,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -73,7 +73,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -85,7 +85,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -154,7 +154,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -164,7 +164,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -176,7 +176,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByResourceGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByResourceGroup.json index 9aa7afb811fe..3659c3a21810 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByResourceGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListByResourceGroup.json @@ -64,7 +64,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -74,7 +74,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -86,7 +86,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -155,7 +155,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -165,7 +165,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -177,7 +177,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListBySubscription.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListBySubscription.json index ea93d74f987f..b2acf4700279 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListBySubscription.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportExecutionListBySubscription.json @@ -63,7 +63,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -73,7 +73,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -85,7 +85,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -154,7 +154,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -164,7 +164,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -176,7 +176,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByBillingAccount.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByBillingAccount.json index 6cf131670971..fe74289d4053 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByBillingAccount.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByBillingAccount.json @@ -56,7 +56,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -66,7 +66,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -78,7 +78,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -142,7 +142,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -152,7 +152,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByDepartment.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByDepartment.json index 0f65fb841f40..b9df1f6c84d2 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByDepartment.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByDepartment.json @@ -57,7 +57,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -67,7 +67,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -79,7 +79,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -143,7 +143,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -153,7 +153,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByEnrollmentAccount.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByEnrollmentAccount.json index ff5559fd76e3..2c1089042f43 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByEnrollmentAccount.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByEnrollmentAccount.json @@ -57,7 +57,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -67,7 +67,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -79,7 +79,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -143,7 +143,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -153,7 +153,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByManagementGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByManagementGroup.json index e992d46dcf4d..73fdc3e876af 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByManagementGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByManagementGroup.json @@ -56,7 +56,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -66,7 +66,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -78,7 +78,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -142,7 +142,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -152,7 +152,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByResourceGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByResourceGroup.json index 40284cec0680..f93062564307 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByResourceGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListByResourceGroup.json @@ -57,7 +57,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -67,7 +67,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -79,7 +79,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -143,7 +143,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -153,7 +153,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListBySubscription.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListBySubscription.json index fa5fe52dca45..4fb5ff1df35c 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListBySubscription.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportListBySubscription.json @@ -56,7 +56,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -66,7 +66,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -78,7 +78,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -142,7 +142,7 @@ "filter": { "and": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -152,7 +152,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalBillingAccountForecast.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalBillingAccountForecast.json index a0cdce617fbd..e80c65f11a82 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalBillingAccountForecast.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalBillingAccountForecast.json @@ -13,7 +13,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -23,7 +23,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -35,7 +35,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalBillingAccountsQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalBillingAccountsQuery.json index 4adef8f634a5..ea74d027d9b3 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalBillingAccountsQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalBillingAccountsQuery.json @@ -13,7 +13,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -23,7 +23,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -35,7 +35,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalSubscriptionForecast.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalSubscriptionForecast.json index b51574eff95c..79b8c4d4b4e1 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalSubscriptionForecast.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalSubscriptionForecast.json @@ -13,7 +13,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -23,7 +23,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -35,7 +35,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalSubscriptionsQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalSubscriptionsQuery.json index 60195a11db3f..5ea5f13e4957 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalSubscriptionsQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExternalSubscriptionsQuery.json @@ -13,7 +13,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -23,7 +23,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -35,7 +35,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/InvoiceSectionForecast.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/InvoiceSectionForecast.json index c054d20479f2..76218694f004 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/InvoiceSectionForecast.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/InvoiceSectionForecast.json @@ -15,7 +15,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -25,7 +25,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -37,7 +37,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCABillingAccountQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCABillingAccountQuery.json index 8abfb5dc2eca..f07e64fa1503 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCABillingAccountQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCABillingAccountQuery.json @@ -13,7 +13,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -23,7 +23,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -35,7 +35,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCABillingProfileQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCABillingProfileQuery.json index 89e2f2fb78ca..f411267b6d98 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCABillingProfileQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCABillingProfileQuery.json @@ -14,7 +14,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -24,7 +24,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -36,7 +36,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCACustomerQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCACustomerQuery.json index 41a095e8750c..9ad3d704ac43 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCACustomerQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCACustomerQuery.json @@ -14,7 +14,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -24,7 +24,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -36,7 +36,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCAInvoiceSectionQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCAInvoiceSectionQuery.json index ddacc8d3b487..cf3681dbbc5b 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCAInvoiceSectionQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/MCAInvoiceSectionQuery.json @@ -15,7 +15,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -25,7 +25,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -37,7 +37,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ManagementGroupQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ManagementGroupQuery.json index 8bb619cee8e3..cffca20321ea 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ManagementGroupQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ManagementGroupQuery.json @@ -13,7 +13,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -23,7 +23,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -35,7 +35,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ResourceGroupForecast.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ResourceGroupForecast.json index e457e0fa7ba5..b4eafda6fc9d 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ResourceGroupForecast.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ResourceGroupForecast.json @@ -14,7 +14,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -24,7 +24,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -36,7 +36,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ResourceGroupQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ResourceGroupQuery.json index 052910483e76..fc3a53e564f9 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ResourceGroupQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ResourceGroupQuery.json @@ -14,7 +14,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -24,7 +24,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -36,7 +36,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/SubscriptionForecast.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/SubscriptionForecast.json index 0de345ec054e..c7cfb97b09d2 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/SubscriptionForecast.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/SubscriptionForecast.json @@ -13,7 +13,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -23,7 +23,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -35,7 +35,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/SubscriptionQuery.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/SubscriptionQuery.json index c9d3f535ad9c..3b38605e70d1 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/SubscriptionQuery.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/SubscriptionQuery.json @@ -13,7 +13,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -23,7 +23,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -35,7 +35,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ From 832dfb2b63b086cb19578d99474123d095a64153 Mon Sep 17 00:00:00 2001 From: Elie Abi Chahine Date: Tue, 8 Dec 2020 21:31:46 -0800 Subject: [PATCH 3/8] more dimensions and tags to fix --- .../stable/2019-11-01/costmanagement.exports.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json index 458adb599de6..544fc9a735cd 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json @@ -641,11 +641,11 @@ "description": "The logical \"NOT\" expression.", "$ref": "#/definitions/QueryFilter" }, - "dimension": { + "dimensions": { "description": "Has comparison expression for a dimension", "$ref": "#/definitions/QueryComparisonExpression" }, - "tag": { + "tags": { "description": "Has comparison expression for a tag", "$ref": "#/definitions/QueryComparisonExpression" } From 61f516b2c6873fe4c207ec3c17ba1da0e4ede0e3 Mon Sep 17 00:00:00 2001 From: Elie Abi Chahine Date: Tue, 8 Dec 2020 21:45:08 -0800 Subject: [PATCH 4/8] one more miss on dimensions and tags --- .../ExportCreateOrUpdateByBillingAccount.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByBillingAccount.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByBillingAccount.json index d4ab16e70ad3..7461fcd9e949 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByBillingAccount.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ExportCreateOrUpdateByBillingAccount.json @@ -152,7 +152,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -162,7 +162,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -174,7 +174,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ @@ -246,7 +246,7 @@ { "or": [ { - "dimension": { + "dimensions": { "name": "ResourceLocation", "operator": "In", "values": [ @@ -256,7 +256,7 @@ } }, { - "tag": { + "tags": { "name": "Environment", "operator": "In", "values": [ @@ -268,7 +268,7 @@ ] }, { - "dimension": { + "dimensions": { "name": "ResourceGroup", "operator": "In", "values": [ From 93216bb2b1a8a9250d5085451336c03902f3f95f Mon Sep 17 00:00:00 2001 From: Elie Abi Chahine Date: Wed, 9 Dec 2020 00:30:00 -0800 Subject: [PATCH 5/8] Add the includeMonetaryCommitment missing field --- .../stable/2019-11-01/costmanagement.json | 4 ++++ .../stable/2019-11-01/examples/PrivateView.json | 3 ++- .../2019-11-01/examples/PrivateViewCreateOrUpdate.json | 6 ++++-- .../stable/2019-11-01/examples/PrivateViewList.json | 6 ++++-- .../stable/2019-11-01/examples/ViewByResourceGroup.json | 3 ++- .../examples/ViewCreateOrUpdateByResourceGroup.json | 6 ++++-- .../stable/2019-11-01/examples/ViewListByResourceGroup.json | 6 ++++-- 7 files changed, 24 insertions(+), 10 deletions(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json index 0add412f4611..95f6d3bc117a 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json @@ -1295,6 +1295,10 @@ "dataSet": { "description": "Has definition for data in this report config.", "$ref": "#/definitions/ReportConfigDataset" + }, + "includeMonetaryCommitment": { + "description": "Include ChargeType AsCharged-Monetarycommitment", + "type": "boolean" } }, "required": [ diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateView.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateView.json index 9c2d32c14897..042debeaafcb 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateView.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateView.json @@ -31,7 +31,8 @@ "name": "UsageDate" } ] - } + }, + "includeMonetaryCommitment": false }, "chart": "Table", "accumulated": "true", diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewCreateOrUpdate.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewCreateOrUpdate.json index f406c219fbf3..fb74ce62df70 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewCreateOrUpdate.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewCreateOrUpdate.json @@ -86,7 +86,8 @@ "name": "UsageDate" } ] - } + }, + "includeMonetaryCommitment": false }, "chart": "Table", "accumulated": "true", @@ -147,7 +148,8 @@ "name": "UsageDate" } ] - } + }, + "includeMonetaryCommitment": false }, "chart": "Table", "accumulated": "true", diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewList.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewList.json index 05bf61d49c40..d89bab5de1ad 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewList.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/PrivateViewList.json @@ -32,7 +32,8 @@ "name": "UsageDate" } ] - } + }, + "includeMonetaryCommitment": false }, "chart": "Table", "accumulated": "true", @@ -91,7 +92,8 @@ "name": "UsageDate" } ] - } + }, + "includeMonetaryCommitment": false }, "chart": "GroupedColumn", "accumulated": "true", diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewByResourceGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewByResourceGroup.json index 136aef29d530..656daaf042fd 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewByResourceGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewByResourceGroup.json @@ -32,7 +32,8 @@ "name": "UsageDate" } ] - } + }, + "includeMonetaryCommitment": false }, "chart": "Table", "accumulated": "true", diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewCreateOrUpdateByResourceGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewCreateOrUpdateByResourceGroup.json index 9fcdf89cff91..219004311dd7 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewCreateOrUpdateByResourceGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewCreateOrUpdateByResourceGroup.json @@ -87,7 +87,8 @@ "name": "UsageDate" } ] - } + }, + "includeMonetaryCommitment": false }, "chart": "Table", "accumulated": "true", @@ -148,7 +149,8 @@ "name": "UsageDate" } ] - } + }, + "includeMonetaryCommitment": false }, "chart": "Table", "accumulated": "true", diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewListByResourceGroup.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewListByResourceGroup.json index 8703dd174afa..96581b481c80 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewListByResourceGroup.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/examples/ViewListByResourceGroup.json @@ -33,7 +33,8 @@ "name": "UsageDate" } ] - } + }, + "includeMonetaryCommitment": false }, "chart": "Table", "accumulated": "true", @@ -92,7 +93,8 @@ "name": "UsageDate" } ] - } + }, + "includeMonetaryCommitment": false }, "chart": "GroupedColumn", "accumulated": "true", From 5902911312b5c2488a4a01db5b8921e056700015 Mon Sep 17 00:00:00 2001 From: Elie Abi Chahine Date: Wed, 9 Dec 2020 00:38:48 -0800 Subject: [PATCH 6/8] fix spell check error --- .../stable/2019-11-01/costmanagement.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json index 95f6d3bc117a..1bef21fde2c6 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json @@ -1297,7 +1297,7 @@ "$ref": "#/definitions/ReportConfigDataset" }, "includeMonetaryCommitment": { - "description": "Include ChargeType AsCharged-Monetarycommitment", + "description": "Include monetary commitment", "type": "boolean" } }, From ca2f095b4b34270e7b4e5632fe5afa362168af42 Mon Sep 17 00:00:00 2001 From: Elie Abi Chahine Date: Wed, 9 Dec 2020 01:33:27 -0800 Subject: [PATCH 7/8] make property read only --- .../stable/2019-11-01/costmanagement.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json index 1bef21fde2c6..40b7c302fa24 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json @@ -1298,7 +1298,8 @@ }, "includeMonetaryCommitment": { "description": "Include monetary commitment", - "type": "boolean" + "type": "boolean", + "readOnly": true } }, "required": [ From 252483179ea9ce74e0ef56674e17947922ca037f Mon Sep 17 00:00:00 2001 From: Elie Abi Chahine Date: Fri, 11 Dec 2020 10:10:54 -0800 Subject: [PATCH 8/8] remove the not operation from query filters --- .../stable/2019-11-01/costmanagement.exports.json | 4 ---- .../stable/2019-11-01/costmanagement.json | 8 -------- 2 files changed, 12 deletions(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json index 544fc9a735cd..17692a659dae 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.exports.json @@ -637,10 +637,6 @@ }, "minItems": 2 }, - "not": { - "description": "The logical \"NOT\" expression.", - "$ref": "#/definitions/QueryFilter" - }, "dimensions": { "description": "Has comparison expression for a dimension", "$ref": "#/definitions/QueryComparisonExpression" diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json index 40b7c302fa24..5b1c23f81ec9 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2019-11-01/costmanagement.json @@ -1468,10 +1468,6 @@ }, "minItems": 2 }, - "not": { - "description": "The logical \"NOT\" expression.", - "$ref": "#/definitions/ReportConfigFilter" - }, "dimension": { "description": "Has comparison expression for a dimension", "$ref": "#/definitions/ReportConfigComparisonExpression" @@ -2530,10 +2526,6 @@ }, "minItems": 2 }, - "not": { - "description": "The logical \"NOT\" expression.", - "$ref": "#/definitions/QueryFilter" - }, "dimensions": { "description": "Has comparison expression for a dimension", "$ref": "#/definitions/QueryComparisonExpression"