Create a Query.
Reference to the service client.
Executes an Analytics query for data. Here is an example for using POST with an Analytics query.
ID of the application. This is Application ID from the API Access settings blade in the Azure portal.
The Analytics query. Learn more about the Analytics query syntax
Promise<Models.QueryExecuteResponse>
ID of the application. This is Application ID from the API Access settings blade in the Azure portal.
The Analytics query. Learn more about the Analytics query syntax
The callback
ID of the application. This is Application ID from the API Access settings blade in the Azure portal.
The Analytics query. Learn more about the Analytics query syntax
The optional parameters
The callback
Generated using TypeDoc
Class representing a Query.