Skip to content

Commit

Permalink
Update scheduledQueryRule_API.json (Azure#12895)
Browse files Browse the repository at this point in the history
Fixed case of property overrideQueryTimeRange
  • Loading branch information
adklinge authored and mkarmark committed Jul 20, 2021
1 parent 835ae55 commit e5e8abd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@
"format": "duration",
"description": "The period of time (in ISO 8601 duration format) on which the Alert query will be executed (bin size)."
},
"OverrideQueryTimeRange": {
"overrideQueryTimeRange": {
"type": "string",
"format": "duration",
"description": "If specified then overrides the query time range (default is WindowSize*NumberOfEvaluationPeriods)"
Expand Down

0 comments on commit e5e8abd

Please sign in to comment.