query

@JvmName(name = "wgniltjetysoexnj")
suspend fun query(value: Output<String>)
@JvmName(name = "xudeklmqjkwiplmt")
suspend fun query(value: String)

Parameters

value

The Log Analytics SQL query to run, as a string. The query must conform to the required shape. Specifically, the query must not try to filter the input by time. A filter will automatically be applied to filter the input so that the query receives all rows received since the last time the query was run.