Skip to content

Commit

Permalink
Fixed description of ConditionalOperator (#16267)
Browse files Browse the repository at this point in the history
* Fixed description of ConditionalOperator

* Truncated description of ConditionalOperator

Co-authored-by: Avi Jerafi <avjerafi@microsoft.com>
  • Loading branch information
avjerafi and Avi Jerafi committed Dec 9, 2021
1 parent 3be2b71 commit bc806f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit bc806f0

Please sign in to comment.