File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/azure-monitor/essentials Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ The rule group contains the following properties.
119
119
| ` location ` | True | string | Resource location from regions supported in the preview |
120
120
| ` properties.description ` | False | string | Rule group description |
121
121
| ` properties.scopes ` | True | string[ ] | Target Azure Monitor workspace. Only one scope currently supported |
122
- | ` properties.ebabled ` | False | boolean | Enable/disable group. Default is true. |
122
+ | ` properties.enabled ` | False | boolean | Enable/disable group. Default is true. |
123
123
| ` properties.clusterName ` | False | string | Apply rule to data from a specific cluster. Default is apply to all data in workspace. |
124
124
| ` properties.interval ` | False | string | Group evaluation interval. Default = PT1M |
125
125
You can’t perform that action at this time.
0 commit comments