Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2740,3 +2740,15 @@ KubeProxyConfig
IPVS
TCPFIN
taginheritance
servicehealth
metricstaticthreshold
metricsdynamicthreshold
logalert
logalertv2
smartalert
webtestalert
logalertv1numresult
logalertv1metricmeasurement
resourcehealth
activitylog
budget
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@
"alertType": {
"type": "string",
"maxLength": 30,
"description": "The name of the supported alert type."
"description": "The value of the supported alert type. Supported alert type values are: servicehealth, metricstaticthreshold, metricsdynamicthreshold, logalertv2, smartalert, webtestalert, logalertv1numresult, logalertv1metricmeasurement, resourcehealth, activitylog, budget"
},
"emailReceivers": {
"x-ms-identifiers": [],
Expand Down