diff --git a/specification/monitor/resource-manager/Microsoft.Insights/stable/2019-03-01/examples/metricBaselines.json b/specification/monitor/resource-manager/Microsoft.Insights/stable/2019-03-01/examples/metricBaselines.json index b44b5b9bffbf..f19b95ac9cdb 100644 --- a/specification/monitor/resource-manager/Microsoft.Insights/stable/2019-03-01/examples/metricBaselines.json +++ b/specification/monitor/resource-manager/Microsoft.Insights/stable/2019-03-01/examples/metricBaselines.json @@ -24,7 +24,7 @@ { "aggregation": "average", "dimensions": [], - "metadata": [ + "metadataValues": [ { "name": "ErrorType", "value": "TooManyAnomalies" diff --git a/specification/monitor/resource-manager/Microsoft.Insights/stable/2019-03-01/metricBaselines_API.json b/specification/monitor/resource-manager/Microsoft.Insights/stable/2019-03-01/metricBaselines_API.json index 8e3974b2861c..af1167214569 100644 --- a/specification/monitor/resource-manager/Microsoft.Insights/stable/2019-03-01/metricBaselines_API.json +++ b/specification/monitor/resource-manager/Microsoft.Insights/stable/2019-03-01/metricBaselines_API.json @@ -220,7 +220,7 @@ }, "description": "The baseline values for each sensitivity." }, - "metadata": { + "metadataValues": { "type": "array", "items": { "$ref": "#/definitions/BaselineMetadata"