Source interface
Specifies the log search query.
Properties
| authorized |
List of Resource referred into query |
| data |
The resource uri over which log search query is to be run. |
| query | Log search query. Required for action type - AlertingAction |
| query |
Set value to 'ResultCount' . |
Property Details
authorizedResources
List of Resource referred into query
authorizedResources?: string[]
Property Value
string[]
dataSourceId
The resource uri over which log search query is to be run.
dataSourceId: string
Property Value
string
query
Log search query. Required for action type - AlertingAction
query?: string
Property Value
string
queryType
Set value to 'ResultCount' .
queryType?: string
Property Value
string