From bc806f00bb3402eadb42836411c8cec1f91e4513 Mon Sep 17 00:00:00 2001 From: avjerafi <64891828+avjerafi@users.noreply.github.com> Date: Thu, 9 Dec 2021 07:21:23 +0200 Subject: [PATCH] Fixed description of ConditionalOperator (#16267) * Fixed description of ConditionalOperator * Truncated description of ConditionalOperator Co-authored-by: Avi Jerafi --- .../stable/2018-04-16/scheduledQueryRule_API.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-04-16/scheduledQueryRule_API.json b/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-04-16/scheduledQueryRule_API.json index 57f2b413cc3f..2c458f314f85 100644 --- a/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-04-16/scheduledQueryRule_API.json +++ b/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-04-16/scheduledQueryRule_API.json @@ -546,7 +546,7 @@ "name": "ConditionalOperator", "modelAsString": true }, - "description": "Result Condition Evaluation criteria. Supported Values - 'GreaterThan' or 'LessThan' or 'Equal'." + "description": "Result Condition Evaluation criteria." }, "MetricTriggerType": { "type": "string",