Skip to content
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,8 @@
"type": "string",
"enum": [
"Minute",
"Hour"
"Hour",
"Month"
],
"x-ms-enum": {
"name": "TumblingWindowFrequency",
Expand Down