Skip to content

Commit b9db999

Browse files
authored
Update scheduledQueryRule_API.json (#12895)
Fixed case of property overrideQueryTimeRange
1 parent 0701d53 commit b9db999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/monitor/resource-manager/Microsoft.Insights/preview/2020-05-01-preview/scheduledQueryRule_API.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
"format": "duration",
384384
"description": "The period of time (in ISO 8601 duration format) on which the Alert query will be executed (bin size)."
385385
},
386-
"OverrideQueryTimeRange": {
386+
"overrideQueryTimeRange": {
387387
"type": "string",
388388
"format": "duration",
389389
"description": "If specified then overrides the query time range (default is WindowSize*NumberOfEvaluationPeriods)"

0 commit comments

Comments
 (0)