sqlQueryText property

String? sqlQueryText
getter/setter pair

A logs analytics SQL query, which generally follows BigQuery format.This is the SQL query that appears in the Log Analytics UI's query editor.

Required.

Implementation

core.String? sqlQueryText;