Skip to content

Commit aa13c44

Browse files
Merge pull request #1463 from Azure/antmarti/correct_insights
Correct Microsoft.Insights schema
2 parents 2f22056 + a0e9cbd commit aa13c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2014-04-01/Microsoft.Insights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@
466466
],
467467
"description": "Microsoft.Insights/autoscalesettings: The granularity of metrics the rule monitors. Must be one of the predefined values returned from metric definitions for the metric. Must be between 12 hours and 1 minute. ISO 8601 duration format."
468468
},
469-
"statistics": {
469+
"statistic": {
470470
"oneOf": [
471471
{
472472
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"

0 commit comments

Comments
 (0)