Skip to content

Commit 70b0e4e

Browse files
avjerafiAvi Jerafi
andauthored
Cleared required fields in Condition (Azure#14607)
Co-authored-by: Avi Jerafi <avjerafi@microsoft.com>
1 parent 36afc0b commit 70b0e4e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

specification/monitor/resource-manager/Microsoft.Insights/preview/2021-02-01-preview/scheduledQueryRule_API.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -599,12 +599,7 @@
599599
"type": "string",
600600
"description": "The name of the metric to be sent. Relevant and required only for rules of the kind LogToMetric."
601601
}
602-
},
603-
"required": [
604-
"operator",
605-
"threshold",
606-
"timeAggregation"
607-
]
602+
}
608603
},
609604
"Dimension": {
610605
"type": "object",

0 commit comments

Comments
 (0)