Open
Description
Check for previous/existing GitHub issues
- I have checked for previous/existing GitHub issues
Issue Type?
Feature Request
Module Name
avm/res/insights/scheduled-query-rule
(Optional) Module Version
No response
Description
I was wanting to add a Custom Property to the modules and found that on line 131 the property does not have a definable property parameter
customProperties: {}
This would require a new Parameter say
@description('Optional. Advanced options for applying custom properties.')
param customProperties object = {}
...
actions: {
actionGroups: actions
customProperties: customProperties
}
Is this something that can be added?
(Optional) Correlation Id
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Needs: Triage