Skip to content

Commit 177ac54

Browse files
author
REDMOND\chanwan
committed
Update enum of billing timegrain for budget API
1 parent 127a04b commit 177ac54

File tree

1 file changed

+4
-1
lines changed
  • specification/consumption/resource-manager/Microsoft.Consumption/stable/2019-01-01

1 file changed

+4
-1
lines changed

specification/consumption/resource-manager/Microsoft.Consumption/stable/2019-01-01/consumption.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2093,7 +2093,10 @@
20932093
"enum": [
20942094
"Monthly",
20952095
"Quarterly",
2096-
"Annually"
2096+
"Annually",
2097+
"BillingMonth",
2098+
"BillingQuarter",
2099+
"BillingAnnual"
20972100
],
20982101
"x-ms-enum": {
20992102
"name": "TimeGrainType",

0 commit comments

Comments
 (0)