Skip to content

Commit 61dfad7

Browse files
authored
adding Missing property meterId (#32377)
1 parent 709b609 commit 61dfad7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2024-08-01/costmanagement.pricesheets.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,11 @@
335335
"type": "string",
336336
"readOnly": true
337337
},
338+
"meterId": {
339+
"description": "Unique identifier of the meter ",
340+
"type": "string",
341+
"readOnly": true
342+
},
338343
"meterName": {
339344
"description": "Name of the meter. The meter represents the deployable resource of an Azure service.",
340345
"type": "string",

0 commit comments

Comments
 (0)