AzureLogsQueryBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
basicLogsQuery🔗
If set to true the query will be run as a basic logs query
dashboardTime🔗
If set to true the dashboard time range will be used as a filter for the query. Otherwise the query time ranges will be used. Defaults to false.
intersectTime🔗
@deprecated Use dashboardTime instead
query🔗
KQL query to be executed.
resource🔗
@deprecated Use resources instead
resources🔗
Array of resource URIs to be queried.
@param array Specifies the format results should be returned as. If dashboardTime is set to true this value dictates which column the time filter will be applied to. Defaults to the first tables timeSpan column, the first datetime column found, or TimeGenerated Workspace ID. This was removed in Grafana 8, but remains for backwards compat. resultFormat🔗
timeColumn🔗
workspace🔗
See also🔗