Skip to content

Commit c504b42

Browse files
omrodrigLeiWang3
authored andcommitted
Fixed property names (Azure#17222)
1 parent 217c633 commit c504b42

File tree

1 file changed

+2
-2
lines changed
  • specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2021-10-01

1 file changed

+2
-2
lines changed

specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2021-10-01/costmanagement.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,11 +1361,11 @@
13611361
"description": "The logical \"NOT\" expression.",
13621362
"$ref": "#/definitions/ReportConfigFilter"
13631363
},
1364-
"dimension": {
1364+
"dimensions": {
13651365
"description": "Has comparison expression for a dimension",
13661366
"$ref": "#/definitions/ReportConfigComparisonExpression"
13671367
},
1368-
"tag": {
1368+
"tags": {
13691369
"description": "Has comparison expression for a tag",
13701370
"$ref": "#/definitions/ReportConfigComparisonExpression"
13711371
}

0 commit comments

Comments
 (0)