Skip to content

Commit adcbf3a

Browse files
author
SDKAuto
committed
CodeGen from PR 16503 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (#16503) * Lowered minItems to 0 to match API implementation * Added missing ThresholdType value.
1 parent 57dc40f commit adcbf3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schemas/2019-11-01/Microsoft.Consumption.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,8 @@
374374
{
375375
"type": "string",
376376
"enum": [
377-
"Actual"
377+
"Actual",
378+
"Forecasted"
378379
]
379380
},
380381
{

0 commit comments

Comments
 (0)