File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
articles/azure-monitor/insights Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -166,11 +166,10 @@ The properties for Alert action resources are described in the following tables.
166
166
167
167
| Element name | Required | Description |
168
168
| :--| :--| :--|
169
- | ` Type ` | Yes | Type of the action. This is ** Alert** for alert actions. |
170
- | ` Name ` | Yes | Display name for the alert. This is the name that's displayed in the console for the alert rule. |
171
- | ` Description ` | No | Optional description of the alert. |
172
- | ` Severity ` | Yes | Severity of the alert record from the following values:<br ><br > ** critical** <br >** warning** <br >** informational**
173
-
169
+ | ` type ` | Yes | Type of the action. This is ** Alert** for alert actions. |
170
+ | ` name ` | Yes | Display name for the alert. This is the name that's displayed in the console for the alert rule. |
171
+ | ` description ` | No | Optional description of the alert. |
172
+ | ` severity ` | Yes | Severity of the alert record from the following values:<br ><br > ** critical** <br >** warning** <br >** informational**
174
173
175
174
#### Threshold
176
175
This section is required. It defines the properties for the alert threshold.
You can’t perform that action at this time.
0 commit comments